Searched refs:DECIMAL_MASK (Results 1 – 2 of 2) sorted by relevance
14 #define DECIMAL_MASK 0x02 macro110 return (ctype->flags & DECIMAL_MASK) ? ctype->decimal : -1; in _PyUnicode_ToDecimalDigit()
86 DECIMAL_MASK = 0x02 variable486 flags |= DECIMAL_MASK