Home
last modified time | relevance | path

Searched refs:EXPR_PTRSIZEOF (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_implicit_dependencies_tester.c25 [EXPR_PTRSIZEOF] = "EXPR_PTRSIZEOF", in expression_type_name()
H A Dexpression.h52 EXPR_PTRSIZEOF, enumerator
H A Dast-inspect.c169 [EXPR_PTRSIZEOF] = "EXPR_PTRSIZEOF", in expression_type_name()
H A Dexpression.c594 [EXPR_PTRSIZEOF] = "at end of __sizeof_ptr__" in type_info_expression()
628 { &__sizeof_ptr___ident, EXPR_PTRSIZEOF }, in unary_expression()
H A Dinline.c170 case EXPR_PTRSIZEOF: in copy_expression()
H A Ddissect.c329 break; case EXPR_SIZEOF: case EXPR_ALIGNOF: case EXPR_PTRSIZEOF: in do_expression()
H A Dshow-parse.c1147 case EXPR_PTRSIZEOF: in show_expression()
H A Dexpand.c1093 case EXPR_PTRSIZEOF: in expand_expression()
H A Dsmatch_math.c1441 case EXPR_PTRSIZEOF: in get_rl_sval()
H A Devaluate.c3317 case EXPR_PTRSIZEOF: in evaluate_expression()