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. */
228 string is built from string macros so that it works in UTF-8 mode on EBCDIC
577 #ifndef EBCDIC
579 /* This is the "normal" case, for ASCII systems, and EBCDIC systems running in
619 /* This is the "abnormal" case, for EBCDIC systems not running in UTF-8 mode. */
1016 #ifndef EBCDIC /* ASCII/UTF-8 coding */
1022 #else /* EBCDIC coding */
1060 #ifndef EBCDIC /* ASCII/UTF-8 coding */
1063 #else /* EBCDIC coding */
1310 #ifndef EBCDIC /* ASCII/UTF-8 coding */
1313 #else /* EBCDIC coding */
1349 #ifndef EBCDIC /* ASCII/UTF-8 coding */
1352 #else /* EBCDIC coding */
1394 #ifndef EBCDIC /* ASCII/UTF-8 coding */
1397 #else /* EBCDIC coding */
1409 ASCII-specific. (However, an EBCDIC equivalent has now been added.) */
1418 #ifndef EBCDIC /* ASCII/UTF-8 coding */
1426 #else /* EBCDIC coding */
3528 #ifndef EBCDIC
3531 #endif /* Not EBCDIC */
5109 Luckily, the value of CHAR_VT is 0x0b in both ASCII and EBCDIC, so