Searched refs:NUMERIC_MASK (Results 1 – 2 of 2) sorted by relevance
24 #define NUMERIC_MASK 0x800 macro144 return (ctype->flags & NUMERIC_MASK) != 0; in _PyUnicode_IsNumeric()
96 NUMERIC_MASK = 0x800 variable493 flags |= NUMERIC_MASK