Searched refs:EXPR_SIZEOF (Results 1 – 23 of 23) sorted by relevance
27 if (!expr || expr->type != EXPR_SIZEOF) in check_pointer()84 if (arg->type != EXPR_SIZEOF) in match_check_params()118 if (expr->type == EXPR_SIZEOF) in match_sizeof()
62 if (expr->left->type == EXPR_SIZEOF) in match_alloc()64 if (expr->right->type == EXPR_SIZEOF) in match_alloc()
41 if (!arg || arg->type != EXPR_SIZEOF || !arg->cast_type) in match_assign()
29 if (expr->type == EXPR_SIZEOF) in is_probably_ok()
84 if (arg->type != EXPR_SIZEOF) in match_call()
23 [EXPR_SIZEOF] = "EXPR_SIZEOF", in expression_type_name()
32 return (expr->type == EXPR_SIZEOF); in is_sizeof()
74 case EXPR_SIZEOF: in recurse()
50 EXPR_SIZEOF, enumerator
167 [EXPR_SIZEOF] = "EXPR_SIZEOF", in expression_type_name()
592 [EXPR_SIZEOF] = "at end of sizeof", in type_info_expression()624 { &sizeof_ident, EXPR_SIZEOF }, in unary_expression()
377 if (array->type != EXPR_SIZEOF) in match_assign_ARRAY_SIZE()
339 case EXPR_SIZEOF: { in __get_variable_from_expr()528 case EXPR_SIZEOF: in get_complication_score()
329 break; case EXPR_SIZEOF: case EXPR_ALIGNOF: case EXPR_PTRSIZEOF: in do_expression()
169 case EXPR_SIZEOF: in copy_expression()
480 if (expr->type == EXPR_SIZEOF) in is_sizeof()
310 case EXPR_SIZEOF: in get_type_helper()
1146 case EXPR_SIZEOF: in show_expression()
1092 case EXPR_SIZEOF: in expand_expression()
496 case EXPR_SIZEOF: in __split_expr()
2241 base = alloc_expression(expr->pos, EXPR_SIZEOF); in evaluate_sizeof()3315 case EXPR_SIZEOF: in evaluate_expression()
1442 case EXPR_SIZEOF: in get_rl_sval()
2352 case EXPR_SIZEOF: in x86_expression()