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

/freebsd-11-stable/contrib/gcclibs/include/
H A Dsafe-ctype.h44 #define HOST_CHARSET_ASCII 1 macro
49 # define HOST_CHARSET HOST_CHARSET_ASCII
/freebsd-11-stable/contrib/gdb/include/
H A Dsafe-ctype.h44 #define HOST_CHARSET_ASCII 1 macro
49 # define HOST_CHARSET HOST_CHARSET_ASCII
/freebsd-11-stable/contrib/binutils/include/
H A Dsafe-ctype.h44 #define HOST_CHARSET_ASCII 1 macro
49 # define HOST_CHARSET HOST_CHARSET_ASCII
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dsafe-ctype.c37 @item HOST_CHARSET_ASCII
157 #if HOST_CHARSET == HOST_CHARSET_ASCII
H A Dhex.c25 #include "safe-ctype.h" /* for HOST_CHARSET_ASCII */
73 #if HOST_CHARSET == HOST_CHARSET_ASCII
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dsafe-ctype.c37 @item HOST_CHARSET_ASCII
157 #if HOST_CHARSET == HOST_CHARSET_ASCII
H A Dhex.c25 #include "safe-ctype.h" /* for HOST_CHARSET_ASCII */
73 #if HOST_CHARSET == HOST_CHARSET_ASCII
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dcharset.c81 #if HOST_CHARSET == HOST_CHARSET_ASCII
1214 #if HOST_CHARSET == HOST_CHARSET_ASCII

Completed in 195 milliseconds