Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libcpp/
H A Dlex.c495 lex_identifier (cpp_reader *pfile, const uchar *base, bool starts_ucn, in lex_identifier() argument
504 if (! starts_ucn) in lex_identifier()
511 if (starts_ucn || forms_identifier_p (pfile, false, nst)) in lex_identifier()