Searched refs:PURE_ZERO (Results 1 – 5 of 5) 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()
152 * include/cpplib.h: Add PURE_ZERO to flags for the cpp_token structure.
14113 if (token->type != CPP_NUMBER || !(token->flags & PURE_ZERO)) in cp_parser_pure_specifier()
3593 * parser.c (cp_parser_pure_specifier): Check for PURE_ZERO to