Searched refs:NUMERAL_RESERVED (Results 1 – 2 of 2) sorted by relevance
154 #define NUMERAL_RESERVED 0x01 macro
5031 if (np->flags & NUMERAL_RESERVED) { in lookup_enum_cache()5035 assert(np->flags == NUMERAL_RESERVED); in lookup_enum_cache()5317 np->flags == NUMERAL_RESERVED); in new_id()5346 np->flags == NUMERAL_RESERVED); in new_id()5636 assert(np->flags == NUMERAL_RESERVED); in create_reserved_numeral()5640 np->flags == NUMERAL_RESERVED); in create_reserved_numeral()5650 np->flags = NUMERAL_RESERVED; in create_reserved_numeral()5686 assert(np->flags == 0 || np->flags == NUMERAL_RESERVED); in create_cached_numeral()5693 if (np->flags == NUMERAL_RESERVED) { in create_cached_numeral()