Searched refs:lex_raw_string (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | lex.c | 1281 lex_raw_string (cpp_reader *pfile, cpp_token *token, const uchar *base, in lex_raw_string() function 1557 lex_raw_string (pfile, token, base, cur); in lex_string()
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | lex.c | 1658 lex_raw_string (cpp_reader *pfile, cpp_token *token, const uchar *base, in lex_raw_string() function 1992 lex_raw_string (pfile, token, base, cur); in lex_string()
|