Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dlex.cc2013 lex_identifier (cpp_reader *pfile, const uchar *base, bool starts_ucn, in lex_identifier() argument
2023 if (! starts_ucn) in lex_identifier()
2033 if (starts_ucn || forms_identifier_p (pfile, false, nst)) in lex_identifier()