Searched defs:IChar (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xterm/dist/ | ||
| H A D | ptyx.h | 1724 typedef unsigned IChar; /* for 8-21 bit characters */ typedef in typeref:typename:unsigned 1730 typedef unsigned short IChar; /* for 8-16 bit characters */ typedef in typeref:typename:unsigned short 1738 typedef unsigned char IChar; /* for 8-bit characters */ typedef in typeref:typename:unsigned char |
Completed in 17 milliseconds