Searched refs:UCS_LIMIT (Results 1 – 3 of 3) sorted by relevance
905 #define UCS_LIMIT 0x10FFFF macro921 if (c > UCS_LIMIT) in ucn_valid_in_identifier()1145 else if (result > UCS_LIMIT in _cpp_valid_ucn()
922 #define UCS_LIMIT 0x10FFFF macro938 if (c > UCS_LIMIT) in ucn_valid_in_identifier()1178 else if (result > UCS_LIMIT in _cpp_valid_ucn()
1321 * charset.c (UCS_LIMIT): New macro.1324 UCS_LIMIT outside of identifiers in C and in C++2a or later.