Searched refs:PURE_ZERO (Results 1 – 6 of 6) sorted by relevance
175 #define PURE_ZERO (1 << 7) /* Single 0 digit, used by the C++ frontend, macro
374 add_flags = PURE_ZERO; in c_lex_with_flags()
421 * c-lex.c (c_lex_with_flags): Add PURE_ZERO to cpp_flags if
152 * include/cpplib.h: Add PURE_ZERO to flags for the cpp_token structure.
14202 if (token->type != CPP_NUMBER || !(token->flags & PURE_ZERO)) in cp_parser_pure_specifier()
3662 * parser.c (cp_parser_pure_specifier): Check for PURE_ZERO to