Home
last modified time | relevance | path

Searched defs:switch_loc (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-decl.c3339 location_t switch_loc, location_t case_loc) in c_check_switch_jump_warnings()
H A Dc-parser.c4741 location_t switch_loc = c_parser_peek_token (parser)->location; in c_parser_switch_statement() local
H A Dc-typeck.c8903 c_start_case (location_t switch_loc, in c_start_case()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c3843 location_t switch_loc, location_t case_loc) in c_check_switch_jump_warnings()
H A Dc-typeck.c10371 c_start_case (location_t switch_loc, in c_start_case()
H A Dc-parser.c5844 location_t switch_loc = c_parser_peek_token (parser)->location; in c_parser_switch_statement() local