HomeSort by relevance Sort by last modified time
    Searched refs:ebcdic_rtt_toascii (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
shf.c 1274 ebcdic_rtt_toascii[i] = i;
1278 if (__etoa_l(ebcdic_rtt_toascii, 256) != 256) {
1287 t = ebcdic_rtt_toascii[i];
1316 if (ebcdic_rtt_toascii[0] || ebcdic_rtt_fromascii[0] || ebcdic_map[0]) {
sh.h 1494 EXTERN unsigned char ebcdic_rtt_toascii[256]; variable
    [all...]

Completed in 55 milliseconds