Home
last modified time | relevance | path

Searched defs:__np (Results 1 – 2 of 2) sorted by relevance

/external/stlport/stlport/stl/
D_num_put.c121 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__f.getloc()); in __do_put_float() local
206 const numpunct<wchar_t>& __np = use_facet<numpunct<wchar_t> >(__loc); in __put_integer() local
237 const numpunct<char>& __np = use_facet<numpunct<char> >(__f.getloc()); in __put_integer() local
387 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__f.getloc()); in __do_put_bool() local
D_num_get.c273 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc); in __do_get_integer() local
451 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__str.getloc()); in __do_get_alphabool() local