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/
H A 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()
H A Dexpression.h51 EXPR_ALIGNOF, enumerator
212 // EXPR_SIZEOF, EXPR_ALIGNOF and EXPR_PTRSIZEOF
H A Dast-inspect.c166 [EXPR_ALIGNOF] = "EXPR_ALIGNOF", in expression_type_name()
H A Ddissect.c355 break; case EXPR_SIZEOF: case EXPR_ALIGNOF: case EXPR_PTRSIZEOF: in do_expression()
H A Dinline.c171 case EXPR_ALIGNOF: { in copy_expression()
H A Dexpand.c1168 case EXPR_ALIGNOF: in expand_expression()
H A Dshow-parse.c1159 case EXPR_ALIGNOF: in show_expression()
H A Dcompile-i386.c2352 case EXPR_ALIGNOF: in x86_expression()
H A Devaluate.c3443 case EXPR_ALIGNOF: in evaluate_expression()

Completed in 14 milliseconds