Lines Matching defs:EBCDIC
70 #define NBASCII 4 /* file copy, convert from EBCDIC to ASCII */
71 #define LCNBASCII 5 /* file copy, EBCDIC to lower case ASCII */
72 #define UCNBASCII 6 /* file copy, EBCDIC to upper case ASCII */
73 #define NBEBCDIC 7 /* file copy, convert from ASCII to EBCDIC */
74 #define LCNBEBCDIC 8 /* file copy, ASCII to lower case EBCDIC */
75 #define UCNBEBCDIC 9 /* file copy, ASCII to upper case EBCDIC */
82 #define ASCII 16 /* convert blocked EBCDIC to ASCII */
83 #define LCASCII 17 /* convert blocked EBCDIC to lower case ASCII */
84 #define UCASCII 18 /* convert blocked EBCDIC to upper case ASCII */
88 #define EBCDIC 22 /* convert ASCII to blocked EBCDIC */
89 #define LCEBCDIC 23 /* convert ASCII to lower case blocked EBCDIC */
90 #define UCEBCDIC 24 /* convert ASCII to upper case blocked EBCDIC */
100 #define SVR4XLATE 0 /* use default EBCDIC translation */
101 #define BSDXLATE 1 /* use BSD-compatible EBCDIC translation */
151 static int trantype; /* BSD or SVr4 compatible EBCDIC */
163 /* This is an EBCDIC to ASCII conversion table */
202 /* This is an ASCII to EBCDIC conversion table */
241 /* Table for ASCII to IBM (alternate EBCDIC) code conversion */
355 /* BSD-compatible EBCDIC to ASCII translate table */
393 /* BSD-compatible ASCII to EBCDIC translate table */
500 trantype = SVR4XLATE; /* use SVR4 EBCDIC by default */
611 conv = EBCDIC;
629 conv = EBCDIC;
743 case EBCDIC:
792 case EBCDIC:
1111 case EBCDIC:
1136 case EBCDIC:
1433 case EBCDIC:
1516 case EBCDIC:
1622 case EBCDIC: