Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dostream.tcc106 const __numput_type& __np = *this->_M_fnumput; in operator <<() local
133 const __numput_type& __np = *this->_M_fnumput; in operator <<() local
164 const __numput_type& __np = *this->_M_fnumput; in operator <<() local
192 const __numput_type& __np = *this->_M_fnumput; in operator <<() local
224 const __numput_type& __np = *this->_M_fnumput; in operator <<() local
249 const __numput_type& __np = *this->_M_fnumput; in operator <<() local
273 const __numput_type& __np = *this->_M_fnumput; in operator <<() local
297 const __numput_type& __np = *this->_M_fnumput; in operator <<() local
H A Dlocale_facets.tcc124 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc); in _M_extract_float() local
262 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc); in _M_extract_int() local
435 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc); in do_get() local
2321 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc); in _M_widen_float() local
2373 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc); in _M_widen_int() local
2446 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc); in __locale_cache() local
2488 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc); in __locale_cache() local
/openbsd/gnu/llvm/libcxx/include/__format/
H A Dformatter_integral.h220 const auto& __np = std::use_facet<numpunct<_CharT>>(__ctx.locale()); variable
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dostream.tcc77 const __num_put_type& __np = __check_facet(this->_M_num_put); in _M_insert() local
H A Dlocale_facets.tcc191 const numpunct<_CharT>& __np = use_facet<numpunct<_CharT> >(__loc); in _M_cache() local
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/
H A Drandom.tcc1058 const _RealType __np = std::floor(_M_t * __p12); in _M_initialize() local
1147 const _RealType __np = std::floor(_M_t * __p12); in operator ()() local