Searched refs:_Ctype (Results 1 - 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
H A D_monetary.c135 typedef ctype<char_type> _Ctype; typedef
140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
321 typedef ctype<char_type> _Ctype; typedef
326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ;
H A D_string_io.c84 const _C_type& _Ctype = use_facet<_C_type>(__loc); local
111 if (_Ctype.is(_C_type::space, __c)) {
H A D_num_get.h129 typedef ctype<_CharT> _Ctype; typedef in class:num_get

Completed in 50 milliseconds