Home
last modified time | relevance | path

Searched refs:__to_type (Results 1 – 23 of 23) sorted by relevance

/NextBSD/contrib/libstdc++/config/os/generic/
Dctype_base.h42 typedef const int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/solaris/solaris2.5/
Dctype_base.h42 typedef const int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/djgpp/
Dctype_base.h42 typedef unsigned char * __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/aix/
Dctype_base.h42 typedef const int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/solaris/solaris2.7/
Dctype_base.h44 typedef int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/tpf/
Dctype_base.h42 typedef const int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/gnu-linux/
Dctype_base.h48 typedef const int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/irix/irix6.5/
Dctype_base.h42 typedef int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/solaris/solaris2.6/
Dctype_base.h43 typedef long* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/hpux/
Dctype_base.h42 typedef const int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/mingw32/
Dctype_base.h42 typedef const int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/uclibc/
Dctype_base.h50 typedef const __ctype_touplow_t* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/irix/irix5.2/
Dctype_base.h42 typedef unsigned int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/windiss/
Dctype_base.h42 typedef const int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/newlib/
Dctype_base.h44 typedef const int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/bsd/netbsd/
Dctype_base.h45 typedef const unsigned char* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/vxworks/
Dctype_base.h42 typedef const unsigned char* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/qnx/qnx6.1/
Dctype_base.h42 typedef const unsigned char* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/bsd/darwin/
Dctype_base.h44 typedef const int* __to_type; typedef
/NextBSD/contrib/libstdc++/config/os/bsd/freebsd/
Dctype_base.h45 typedef const int* __to_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
/NextBSD/contrib/libstdc++/include/bits/
Dlocale_facets.h687 __to_type _M_toupper;
688 __to_type _M_tolower;
/NextBSD/contrib/libstdc++/
DChangeLog-1999107 * bits/locale_facets.h (ctype): Modify, use __to_type to abstract
114 __to_type. Comment, as it looks like this is for solaris2.6 and
DChangeLog-20014726 * config/os/djgpp/ctype_base.h (ctype_base): fix __to_type