Home
last modified time | relevance | path

Searched refs:ctype_c (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dlocale_init.cc98 fake_ctype_c ctype_c; variable
491 _M_init_facet(new (&ctype_c) std::ctype<char>(0, false, 1)); in _Impl()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dlocale_init.cc111 fake_ctype_c ctype_c; variable
510 _M_init_facet(new (&ctype_c) std::ctype<char>(0, false, 1)); in _Impl()