Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dlex.c1676 enum raw_str_phase { RAW_STR_PREFIX, RAW_STR, RAW_STR_SUFFIX }; in lex_raw_string() enum
1677 raw_str_phase phase = RAW_STR_PREFIX; in lex_raw_string()