Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libcpp/
H A Dcharset.c939 const uchar *limit, int identifier_pos, in _cpp_valid_ucn() argument
950 else if (CPP_WTRADITIONAL (pfile) && identifier_pos == 0) in _cpp_valid_ucn()
979 if (length && identifier_pos) in _cpp_valid_ucn()
1002 else if (identifier_pos && result == 0x24 in _cpp_valid_ucn()
1012 else if (identifier_pos) in _cpp_valid_ucn()
1020 else if (validity == 2 && identifier_pos == 1) in _cpp_valid_ucn()