/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/newlib/ |
H A D | ctype_members.cc | 61 __ret = wctype("space"); in _M_convert_to_wmask() 64 __ret = wctype("print"); in _M_convert_to_wmask() 67 __ret = wctype("cntrl"); in _M_convert_to_wmask() 70 __ret = wctype("upper"); in _M_convert_to_wmask() 73 __ret = wctype("lower"); in _M_convert_to_wmask() 76 __ret = wctype("alpha"); in _M_convert_to_wmask() 79 __ret = wctype("digit"); in _M_convert_to_wmask() 82 __ret = wctype("punct"); in _M_convert_to_wmask() 85 __ret = wctype("xdigit"); in _M_convert_to_wmask() 88 __ret = wctype("alnum"); in _M_convert_to_wmask() [all …]
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/locale/newlib/ |
H A D | ctype_members.cc | 61 __ret = wctype("space"); in _M_convert_to_wmask() 64 __ret = wctype("print"); in _M_convert_to_wmask() 67 __ret = wctype("cntrl"); in _M_convert_to_wmask() 70 __ret = wctype("upper"); in _M_convert_to_wmask() 73 __ret = wctype("lower"); in _M_convert_to_wmask() 76 __ret = wctype("alpha"); in _M_convert_to_wmask() 79 __ret = wctype("digit"); in _M_convert_to_wmask() 82 __ret = wctype("punct"); in _M_convert_to_wmask() 85 __ret = wctype("xdigit"); in _M_convert_to_wmask() 88 __ret = wctype("alnum"); in _M_convert_to_wmask() [all …]
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/ |
H A D | ctype_members.cc | 63 __ret = wctype("space"); in _M_convert_to_wmask() 66 __ret = wctype("print"); in _M_convert_to_wmask() 69 __ret = wctype("cntrl"); in _M_convert_to_wmask() 72 __ret = wctype("upper"); in _M_convert_to_wmask() 75 __ret = wctype("lower"); in _M_convert_to_wmask() 78 __ret = wctype("alpha"); in _M_convert_to_wmask() 81 __ret = wctype("digit"); in _M_convert_to_wmask() 84 __ret = wctype("punct"); in _M_convert_to_wmask() 87 __ret = wctype("xdigit"); in _M_convert_to_wmask() 90 __ret = wctype("alnum"); in _M_convert_to_wmask() [all …]
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/ |
H A D | ctype_members.cc | 63 __ret = wctype("space"); in _M_convert_to_wmask() 66 __ret = wctype("print"); in _M_convert_to_wmask() 69 __ret = wctype("cntrl"); in _M_convert_to_wmask() 72 __ret = wctype("upper"); in _M_convert_to_wmask() 75 __ret = wctype("lower"); in _M_convert_to_wmask() 78 __ret = wctype("alpha"); in _M_convert_to_wmask() 81 __ret = wctype("digit"); in _M_convert_to_wmask() 84 __ret = wctype("punct"); in _M_convert_to_wmask() 87 __ret = wctype("xdigit"); in _M_convert_to_wmask() 90 __ret = wctype("alnum"); in _M_convert_to_wmask() [all …]
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/locale/vxworks/ |
H A D | ctype_members.cc | 65 __ret = wctype("space"); in _M_convert_to_wmask() 68 __ret = wctype("print"); in _M_convert_to_wmask() 71 __ret = wctype("cntrl"); in _M_convert_to_wmask() 74 __ret = wctype("upper"); in _M_convert_to_wmask() 77 __ret = wctype("lower"); in _M_convert_to_wmask() 80 __ret = wctype("alpha"); in _M_convert_to_wmask() 83 __ret = wctype("digit"); in _M_convert_to_wmask() 86 __ret = wctype("punct"); in _M_convert_to_wmask() 89 __ret = wctype("xdigit"); in _M_convert_to_wmask() 92 __ret = wctype("alnum"); in _M_convert_to_wmask() [all …]
|
/netbsd/external/gpl3/gdb/dist/gnulib/import/m4/ |
H A D | wctype_h.m4 | 3 dnl A placeholder for ISO C99 <wctype.h>, for platforms that lack it. 35 gl_CHECK_NEXT_HEADERS([wctype.h]) 52 #include <wctype.h> 83 dnl Redefine all of iswcntrl, ..., iswxdigit in <wctype.h>. 104 # include <wctype.h> 120 dnl Redefine towlower, towupper in <wctype.h>. 140 # include <wctype.h> 153 dnl if the type wctrans_t is defined in <wctype.h>. 165 #include <wctype.h> 189 #include <wctype.h> [all …]
|
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/m4/ |
H A D | wctype_h.m4 | 3 dnl A placeholder for ISO C99 <wctype.h>, for platforms that lack it. 35 gl_CHECK_NEXT_HEADERS([wctype.h]) 52 #include <wctype.h> 83 dnl Redefine all of iswcntrl, ..., iswxdigit in <wctype.h>. 104 # include <wctype.h> 120 dnl Redefine towlower, towupper in <wctype.h>. 140 # include <wctype.h> 153 dnl if the type wctrans_t is defined in <wctype.h>. 165 #include <wctype.h> 189 #include <wctype.h> [all …]
|
/netbsd/external/apache2/llvm/dist/libcxx/include/ |
H A D | wctype.h | 53 #if __has_include_next(<wctype.h>) 54 # include_next <wctype.h> 72 #undef wctype
|
H A D | cwctype | 42 wctype_t wctype(const char* property); 54 #include <wctype.h> 78 using ::wctype;
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_global/ |
H A D | cwctype | 29 * This is the C++ version of the Standard C Library header @c wctype.h, 50 #include <wctype.h> 56 // Get rid of those macros defined in <wctype.h> in lieu of real functions. 76 #undef wctype 105 using ::wctype;
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_std/ |
H A D | cwctype | 29 * This is the C++ version of the Standard C Library header @c wctype.h, 53 #include <wctype.h> 56 // Get rid of those macros defined in <wctype.h> in lieu of real functions. 76 #undef wctype 106 using ::wctype;
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/ |
H A D | cwctype | 29 * This is the C++ version of the Standard C Library header @c wctype.h, 50 #include <wctype.h> 56 // Get rid of those macros defined in <wctype.h> in lieu of real functions. 76 #undef wctype 105 using ::wctype;
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/c_std/ |
H A D | cwctype | 29 * This is the C++ version of the Standard C Library header @c wctype.h, 53 #include <wctype.h> 56 // Get rid of those macros defined in <wctype.h> in lieu of real functions. 76 #undef wctype 106 using ::wctype;
|
/netbsd/external/apache2/llvm/dist/libcxx/include/__support/solaris/ |
H A D | wchar.h | 26 #define wctype sun_wctype macro 46 #undef wctype
|
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
H A D | wctype.h | 45 #include_next <wctype.h> 77 # include_next <wctype.h> 1092 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1094 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1096 _GL_CXXALIASWARN (wctype); 1099 # undef wctype 1101 _GL_WARN_ON_USE (wctype, "wctype is unportable - "
|
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
H A D | wctype.h | 45 #include_next <wctype.h> 77 # include_next <wctype.h> 1092 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1094 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1096 _GL_CXXALIASWARN (wctype); 1099 # undef wctype 1101 _GL_WARN_ON_USE (wctype, "wctype is unportable - "
|
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/ |
H A D | wctype.h | 45 #include_next <wctype.h> 77 # include_next <wctype.h> 1092 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1094 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1096 _GL_CXXALIASWARN (wctype); 1099 # undef wctype 1101 _GL_WARN_ON_USE (wctype, "wctype is unportable - "
|
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/ |
H A D | wctype.h | 45 #include_next <wctype.h> 77 # include_next <wctype.h> 1092 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1094 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1096 _GL_CXXALIASWARN (wctype); 1099 # undef wctype 1101 _GL_WARN_ON_USE (wctype, "wctype is unportable - "
|
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/ |
H A D | wctype.h | 45 #include_next <wctype.h> 77 # include_next <wctype.h> 1092 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1094 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1096 _GL_CXXALIASWARN (wctype); 1099 # undef wctype 1101 _GL_WARN_ON_USE (wctype, "wctype is unportable - "
|
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/ |
H A D | wctype.h | 45 #include_next <wctype.h> 77 # include_next <wctype.h> 1092 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1094 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1096 _GL_CXXALIASWARN (wctype); 1099 # undef wctype 1101 _GL_WARN_ON_USE (wctype, "wctype is unportable - "
|
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/ |
H A D | wctype.h | 45 #include_next <wctype.h> 77 # include_next <wctype.h> 1092 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1094 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1096 _GL_CXXALIASWARN (wctype); 1099 # undef wctype 1101 _GL_WARN_ON_USE (wctype, "wctype is unportable - "
|
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
H A D | wctype.h | 45 #include_next <wctype.h> 77 # include_next <wctype.h> 1092 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1094 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1096 _GL_CXXALIASWARN (wctype); 1099 # undef wctype 1101 _GL_WARN_ON_USE (wctype, "wctype is unportable - "
|
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
H A D | wctype.h | 45 #include_next <wctype.h> 77 # include_next <wctype.h> 1092 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1094 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1096 _GL_CXXALIASWARN (wctype); 1099 # undef wctype 1101 _GL_WARN_ON_USE (wctype, "wctype is unportable - "
|
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/ |
H A D | wctype.h | 45 #include_next <wctype.h> 77 # include_next <wctype.h> 1092 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1094 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1096 _GL_CXXALIASWARN (wctype); 1099 # undef wctype 1101 _GL_WARN_ON_USE (wctype, "wctype is unportable - "
|
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/ |
H A D | wctype.h | 45 #include_next <wctype.h> 77 # include_next <wctype.h> 1092 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1094 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1096 _GL_CXXALIASWARN (wctype); 1099 # undef wctype 1101 _GL_WARN_ON_USE (wctype, "wctype is unportable - "
|