Home
last modified time | relevance | path

Searched defs:_Ctype (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_string_io.c84 const _C_type& _Ctype = use_facet<_C_type>(__loc); variable
D_monetary.c135 typedef ctype<char_type> _Ctype; in __money_do_get() typedef
321 typedef ctype<char_type> _Ctype; in __money_do_put() typedef
D_num_get.h129 typedef ctype<_CharT> _Ctype; typedef