Searched refs:PRINTABLE_MASK (Results 1 – 2 of 2) sorted by relevance
23 #define PRINTABLE_MASK 0x400 macro164 return (ctype->flags & PRINTABLE_MASK) != 0; in _PyUnicode_IsPrintable()
95 PRINTABLE_MASK = 0x400 variable428 flags |= PRINTABLE_MASK