Home
last modified time | relevance | path

Searched refs:EXPR_ALIGNOF (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dexpression.c645 [EXPR_ALIGNOF] = "at end of __alignof__", in type_info_expression()
677 { &__alignof___ident, EXPR_ALIGNOF }, in unary_expression()
678 { &__alignof_ident, EXPR_ALIGNOF }, in unary_expression()
679 { &_Alignof_ident, EXPR_ALIGNOF }, in unary_expression()
Dexpression.h51 EXPR_ALIGNOF, enumerator
Dast-inspect.c166 [EXPR_ALIGNOF] = "EXPR_ALIGNOF", in expression_type_name()
Dinline.c171 case EXPR_ALIGNOF: { in copy_expression()
Ddissect.c355 break; case EXPR_SIZEOF: case EXPR_ALIGNOF: case EXPR_PTRSIZEOF: in do_expression()
Dshow-parse.c1159 case EXPR_ALIGNOF: in show_expression()
Dexpand.c1168 case EXPR_ALIGNOF: in expand_expression()
Dcompile-i386.c2352 case EXPR_ALIGNOF: in x86_expression()
Devaluate.c3443 case EXPR_ALIGNOF: in evaluate_expression()