Searched refs:IsC1 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libXmu/dist/src/ | ||
| H A D | Xct.c | 73 #define IsC1(c) (((c) >= 0x80) && ((c) <= 0x9f)) macro 558 } else if (IsC1(c)) { 583 if (IsC0(c) || IsC1(c)) { |
Completed in 2 milliseconds