Searched refs:EXPR_POS (Results 1 – 11 of 11) sorted by relevance
636 if (entry->type != EXPR_POS) { in constant_symbol_value()891 case EXPR_POS: in expand_pos_expression()902 if (entry->type == EXPR_POS) { in expand_pos_expression()911 reuse = alloc_expression(entry->pos, EXPR_POS); in expand_pos_expression()913 reuse->type = EXPR_POS; in expand_pos_expression()936 while (expr->type == EXPR_POS) { in bit_offset()949 while (expr->type == EXPR_POS) { in bit_range()1089 case EXPR_POS: in expand_expression()
36 [EXPR_POS] = "EXPR_POS", in expression_type_name()
100 case EXPR_POS: in recurse()
63 EXPR_POS, // position in initializer enumerator
986 if (a->type == EXPR_POS) in sort_array_cmp()988 if (b->type == EXPR_POS) in sort_array_cmp()1015 if ((entry->type == EXPR_POS) || (entry->type == EXPR_VALUE)) { in sort_array()1043 if ((entry->type == EXPR_POS) || (entry->type == EXPR_VALUE)) in sort_array()1073 } else if (entry->type == EXPR_POS) { in emit_array()2305 if (entry->type == EXPR_POS) { in x86_initializer_expr()2378 case EXPR_POS: in x86_expression()
180 [EXPR_POS] = "EXPR_POS", in expression_type_name()
1091 if (entry->type == EXPR_POS) { in show_initializer_expr()1176 case EXPR_POS: in show_expression()
254 case EXPR_POS: { in copy_expression()
2373 e->type = EXPR_POS; in convert_index()2384 e->type = EXPR_POS; in convert_ident()2496 } else if (e->type == EXPR_POS) { in check_designators()3350 case EXPR_POS: in evaluate_expression()
1841 case EXPR_POS: in linearize_initializer()1935 case EXPR_POS: in linearize_expression()
562 case EXPR_POS: in __split_expr()