Home | History | Annotate | Download | only in dist

Lines Matching refs:EBCDIC

147 #ifndef EBCDIC
149 /* This is the "normal" table for ASCII systems or for EBCDIC systems running
195 /* This is the "abnormal" table for EBCDIC systems without UTF-8 support. */
223 /* We also need a table of characters that may follow \c in an EBCDIC
234 string is built from string macros so that it works in UTF-8 mode on EBCDIC
536 #ifndef EBCDIC
587 #ifndef EBCDIC
589 /* This is the "normal" case, for ASCII systems, and EBCDIC systems running in
629 /* This is the "abnormal" case, for EBCDIC systems not running in UTF-8 mode. */
1026 #ifndef EBCDIC /* ASCII/UTF-8 coding */
1032 #else /* EBCDIC coding */
1070 #ifndef EBCDIC /* ASCII/UTF-8 coding */
1073 #else /* EBCDIC coding */
1320 #ifndef EBCDIC /* ASCII/UTF-8 coding */
1323 #else /* EBCDIC coding */
1359 #ifndef EBCDIC /* ASCII/UTF-8 coding */
1362 #else /* EBCDIC coding */
1404 #ifndef EBCDIC /* ASCII/UTF-8 coding */
1407 #else /* EBCDIC coding */
1419 ASCII-specific. (However, an EBCDIC equivalent has now been added.) */
1428 #ifndef EBCDIC /* ASCII/UTF-8 coding */
1436 #else /* EBCDIC coding */
3585 #ifndef EBCDIC
3588 #endif /* Not EBCDIC */
5197 Luckily, the value of CHAR_VT is 0x0b in both ASCII and EBCDIC, so