Home
last modified time | relevance | path

Searched refs:HOST_CHARSET_EBCDIC (Results 1 – 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/
Dsafe-ctype.h45 #define HOST_CHARSET_EBCDIC 2 macro
53 # define HOST_CHARSET HOST_CHARSET_EBCDIC
/freebsd-10-stable/contrib/gcclibs/include/
Dsafe-ctype.h45 #define HOST_CHARSET_EBCDIC 2 macro
53 # define HOST_CHARSET HOST_CHARSET_EBCDIC
DChangeLog-9103147 HOST_CHARSET_UNKNOWN, HOST_CHARSET_ASCII, HOST_CHARSET_EBCDIC
/freebsd-10-stable/contrib/gdb/include/
Dsafe-ctype.h45 #define HOST_CHARSET_EBCDIC 2 macro
53 # define HOST_CHARSET HOST_CHARSET_EBCDIC
/freebsd-10-stable/contrib/gcclibs/libiberty/
Dsafe-ctype.c250 # if HOST_CHARSET == HOST_CHARSET_EBCDIC
Dfunctions.texi22 @item HOST_CHARSET_EBCDIC
DChangeLog1702 * safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,
/freebsd-10-stable/contrib/binutils/libiberty/
Dsafe-ctype.c250 # if HOST_CHARSET == HOST_CHARSET_EBCDIC
Dfunctions.texi22 @item HOST_CHARSET_EBCDIC
DChangeLog1900 * safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,
/freebsd-10-stable/contrib/gcclibs/libcpp/
Dcharset.c84 #elif HOST_CHARSET == HOST_CHARSET_EBCDIC
1215 #elif HOST_CHARSET == HOST_CHARSET_EBCDIC in convert_escape()
/freebsd-10-stable/contrib/gcc/
DChangeLog-200317873 and HOST_CHARSET_EBCDIC, not HC_ASCII and HC_EBCDIC.