Searched refs:EXPR_POS (Results 1 – 10 of 10) sorted by relevance
683 if (entry->type != EXPR_POS) { in constant_symbol_value()964 case EXPR_POS: in expand_pos_expression()975 if (entry->type == EXPR_POS) { in expand_pos_expression()984 reuse = alloc_expression(entry->pos, EXPR_POS); in expand_pos_expression()986 reuse->type = EXPR_POS; in expand_pos_expression()1009 while (expr->type == EXPR_POS) { in bit_offset()1022 while (expr->type == EXPR_POS) { in bit_range()1162 case EXPR_POS: in expand_expression()
985 if (a->type == EXPR_POS) in sort_array_cmp()987 if (b->type == EXPR_POS) in sort_array_cmp()1014 if ((entry->type == EXPR_POS) || (entry->type == EXPR_VALUE)) { in sort_array()1042 if ((entry->type == EXPR_POS) || (entry->type == EXPR_VALUE)) in sort_array()1072 } else if (entry->type == EXPR_POS) { in emit_array()2304 if (entry->type == EXPR_POS) { in x86_initializer_expr()2377 case EXPR_POS: in x86_expression()
63 EXPR_POS, // position in initializer enumerator
178 [EXPR_POS] = "EXPR_POS", in expression_type_name()
1102 if (entry->type == EXPR_POS) { in show_initializer_expr()1187 case EXPR_POS: in show_expression()
254 case EXPR_POS: { in copy_expression()
2376 e->type = EXPR_POS; in convert_index()2387 e->type = EXPR_POS; in convert_ident()2499 } else if (e->type == EXPR_POS) { in check_designators()3478 case EXPR_POS: in evaluate_expression()
1848 case EXPR_POS: in linearize_initializer()1942 case EXPR_POS: in linearize_expression()
178 if (item_init->type == EXPR_POS) in is_terminated_with_null_struct()
746 * no need to assign ad->type for EXPR_POS