Home
last modified time | relevance | path

Searched defs:switch_case (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dinline.c412 struct symbol *switch_case = copy_symbol(stmt->pos, stmt->switch_case); in copy_one_statement() local
Dparse.h87 struct symbol *switch_break, *switch_case; member
Dparse.c2176 struct symbol *brk, *switch_case; in start_switch() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_cfg.c414 struct vtn_case *switch_case = vtn_cf_node_find_case(cf_parent); in VTN_DECL_CF_NODE_FIND() local
Dvtn_private.h253 struct vtn_case *switch_case; member