Home
last modified time | relevance | path

Searched defs:__c_type (Results 1 – 7 of 7) sorted by relevance

/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/
H A D_complex.c114 const ctype<_CharT>& __c_type = *__STATIC_CAST(const ctype<_CharT>*, __is._M_ctype_facet()); variable
H A D_monetary.c204 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; in __money_do_get() local
400 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; in __money_do_put() local
H A D_num_put.c530 const ctype<_CharT>& __c_type = *__STATIC_CAST(const ctype<_CharT>*, __f._M_ctype_facet()); in do_put() local
H A D_num_get.c62 const ctype<_CharT>& __c_type = *__STATIC_CAST(const ctype<_CharT>*, __str._M_ctype_facet()); in __get_base_or_zero() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/stlport/stl/
H A D_monetary.c140 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; in __money_do_get() local
326 const _Ctype& __c_type = use_facet<_Ctype>(__loc) ; in __money_do_put() local
H A D_num_put.c477 const ctype<_CharT>& __c_type = use_facet<ctype<_CharT> >(__f.getloc()); in do_put() local
H A D_num_get.c57 ios_base::fmtflags __flags, const ctype<_CharT>& __c_type) { in __get_base_or_zero()