Searched refs:DIGIT_MASK (Results 1 – 2 of 2) sorted by relevance
15 #define DIGIT_MASK 0x04 macro127 return (ctype->flags & DIGIT_MASK) ? ctype->digit : -1; in _PyUnicode_ToDigit()
87 DIGIT_MASK = 0x04 variable490 flags |= DIGIT_MASK