Searched defs:TRANS (Results 1 – 1 of 1) sorted by relevance
126 #define TRANS(mask) result &= ((GetRange((unsigned char)c) & (mask)) != 0) in Decode() macro155 #define TRANS(mask) result &= ((GetRange((unsigned char)c) & (mask)) != 0) in Validate() macro