Home
last modified time | relevance | path

Searched defs:rtt2asc (Results 1 - 1 of 1) sorted by relevance

/third_party/mksh/
H A Dsh.h1568 #define rtt2asc(c) ebcdic_rtt_toascii[(unsigned char)(c)] macro
1574 #define rtt2asc(c) ((unsigned char)(c)) macro

Completed in 10 milliseconds