Searched refs:HOST_CHARSET (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/include/
H A Dsafe-ctype.h49 # define HOST_CHARSET HOST_CHARSET_ASCII macro
53 # define HOST_CHARSET HOST_CHARSET_EBCDIC macro
55 # define HOST_CHARSET HOST_CHARSET_UNKNOWN macro
/freebsd-11-stable/contrib/gdb/include/
H A Dsafe-ctype.h49 # define HOST_CHARSET HOST_CHARSET_ASCII macro
53 # define HOST_CHARSET HOST_CHARSET_EBCDIC macro
55 # define HOST_CHARSET HOST_CHARSET_UNKNOWN macro
/freebsd-11-stable/contrib/binutils/include/
H A Dsafe-ctype.h49 # define HOST_CHARSET HOST_CHARSET_ASCII macro
53 # define HOST_CHARSET HOST_CHARSET_EBCDIC macro
55 # define HOST_CHARSET HOST_CHARSET_UNKNOWN macro
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dsafe-ctype.c25 @defvr Extension HOST_CHARSET
157 #if HOST_CHARSET == HOST_CHARSET_ASCII
250 # if HOST_CHARSET == HOST_CHARSET_EBCDIC
H A Dhex.c73 #if HOST_CHARSET == HOST_CHARSET_ASCII
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dsafe-ctype.c25 @defvr Extension HOST_CHARSET
157 #if HOST_CHARSET == HOST_CHARSET_ASCII
250 # if HOST_CHARSET == HOST_CHARSET_EBCDIC
H A Dhex.c73 #if HOST_CHARSET == HOST_CHARSET_ASCII
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dcharset.c81 #if HOST_CHARSET == HOST_CHARSET_ASCII
84 #elif HOST_CHARSET == HOST_CHARSET_EBCDIC
1214 #if HOST_CHARSET == HOST_CHARSET_ASCII
1216 #elif HOST_CHARSET == HOST_CHARSET_EBCDIC

Completed in 68 milliseconds