Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dast-inspect.c31 [STMT_CASE] = "STMT_CASE", in statement_type_name()
76 case STMT_CASE: in inspect_statement()
Dparse.h37 STMT_CASE, enumerator
Dinline.c401 case STMT_CASE: { in copy_one_statement()
Ddissect.c550 break; case STMT_CASE: in do_statement()
Dshow-parse.c659 case STMT_CASE: in show_statement()
Dexpand.c1334 case STMT_CASE: in expand_statement()
Dcompile-i386.c2019 case STMT_CASE: in x86_statement()
Dlinearize.c2378 case STMT_CASE: { in linearize_statement()
Dparse.c2329 stmt->type = STMT_CASE; in case_statement()
Devaluate.c3939 case STMT_CASE: in evaluate_statement()