Searched defs:TRANS (Results 1 – 2 of 2) sorted by relevance
148 #define TRANS(mask) result &= ((GetRange(static_cast<unsigned char>(c)) & mask) != 0) in Decode() macro181 #define TRANS(mask) result &= ((GetRange(static_cast<unsigned char>(c)) & mask) != 0) in Validate() macro
159 } TRANS; typedef