Home
last modified time | relevance | path

Searched defs:explicit_cast_p (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c10373 tree exp, bool explicit_cast_p) in c_start_case()
H A Dc-parser.c5849 bool explicit_cast_p = false; in c_parser_switch_statement() local