Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dparse.h41 STMT_GOTO, enumerator
Dast-inspect.c35 [STMT_GOTO] = "STMT_GOTO", in statement_type_name()
Dinline.c445 case STMT_GOTO: { in copy_one_statement()
Ddissect.c555 break; case STMT_GOTO: in do_statement()
Dshow-parse.c717 case STMT_GOTO: in show_statement()
Dexpand.c1344 case STMT_GOTO: in expand_statement()
Dparse.c2351 stmt->type = STMT_GOTO; in parse_loop_iterator()
2391 stmt->type = STMT_GOTO; in parse_goto_statement()
Dcompile-i386.c2038 case STMT_GOTO: in x86_statement()
Dlinearize.c2393 case STMT_GOTO: { in linearize_statement()
Devaluate.c3944 case STMT_GOTO: in evaluate_statement()