Home
last modified time | relevance | path

Searched refs:EXPR_SIZEOF (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.h50 EXPR_SIZEOF, enumerator
212 // EXPR_SIZEOF, EXPR_ALIGNOF and EXPR_PTRSIZEOF
H A Dast-inspect.c165 [EXPR_SIZEOF] = "EXPR_SIZEOF", in expression_type_name()
H A Dexpression.c644 [EXPR_SIZEOF] = "at end of sizeof", in type_info_expression()
676 { &sizeof_ident, EXPR_SIZEOF }, in unary_expression()
H A Ddissect.c355 break; case EXPR_SIZEOF: case EXPR_ALIGNOF: case EXPR_PTRSIZEOF: in do_expression()
H A Dinline.c169 case EXPR_SIZEOF: in copy_expression()
H A Dexpand.c1166 case EXPR_SIZEOF: in expand_expression()
H A Dshow-parse.c1157 case EXPR_SIZEOF: in show_expression()
H A Devaluate.c2246 base = alloc_expression(expr->pos, EXPR_SIZEOF); in evaluate_sizeof()
3439 case EXPR_SIZEOF: in evaluate_expression()
H A Dcompile-i386.c2351 case EXPR_SIZEOF: in x86_expression()

Completed in 14 milliseconds