Searched defs:asciibetical (Results 1 - 1 of 1) sorted by relevance
/third_party/mksh/ | ||
H A D | sh.h | 1566 #define asciibetical(c) ((unsigned int)ebcdic_map[(unsigned char)(c)]) macro 1573 #define asciibetical(c) ord(c) macro |
Completed in 10 milliseconds