Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libcpp/
H A Dlex.c1665 enum raw_str_phase { RAW_STR_PREFIX, RAW_STR, RAW_STR_SUFFIX }; in lex_raw_string() enumerator
1845 phase = RAW_STR; in lex_raw_string()
1863 phase = RAW_STR; in lex_raw_string()