Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dexpression.h46 EXPR_POSTOP, enumerator
Dast-inspect.c161 [EXPR_POSTOP] = "EXPR_POSTOP", in expression_type_name()
Dinline.c106 case EXPR_POSTOP: { in copy_expression()
Ddissect.c412 break; case EXPR_PREOP: case EXPR_POSTOP: { in do_expression()
Dexpression.c576 struct expression *post = alloc_expression(token->pos, EXPR_POSTOP); in postfix_expression()
Dshow-parse.c1152 case EXPR_POSTOP: in show_expression()
Dexpand.c1117 case EXPR_POSTOP: in expand_expression()
Devaluate.c402 case EXPR_POSTOP: in bad_expr_type()
3431 case EXPR_POSTOP: in evaluate_expression()
Dcompile-i386.c2346 case EXPR_POSTOP: in x86_expression()
Dlinearize.c1930 case EXPR_POSTOP: in linearize_expression()