Home
last modified time | relevance | path

Searched defs:__loc (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dbasic_ios.tcc139 basic_ios<_CharT, _Traits>::imbue(const locale& __loc) in imbue()
180 basic_ios<_CharT, _Traits>::_M_cache_locale(const locale& __loc) in _M_cache_locale()
200 basic_ios<_CharT, _Traits>::_M_cache_facets(const locale& __loc) in _M_cache_facets()
Dlocale_facets.tcc78 use_facet(const locale& __loc) in use_facet()
89 has_facet(const locale& __loc) throw() in has_facet()
100 __use_cache(const locale& __loc) in __use_cache()
122 const locale __loc = __io.getloc(); in _M_extract_float() local
260 const locale __loc = __io.getloc(); in _M_extract_int() local
434 locale __loc = __io.getloc(); in do_get() local
798 const locale& __loc = __io._M_getloc(); in _M_convert_int() local
895 const locale __loc = __io._M_getloc(); in _M_convert_float() local
998 const locale __loc = __io._M_getloc(); in do_put() local
1102 const locale __loc = __io.getloc(); in do_get() local
[all …]
Dlocale_facets.h1783 open(const basic_string<char>& __s, const locale& __loc) const in open()
1900 isspace(_CharT __c, const locale& __loc) in isspace()
1905 isprint(_CharT __c, const locale& __loc) in isprint()
1910 iscntrl(_CharT __c, const locale& __loc) in iscntrl()
1915 isupper(_CharT __c, const locale& __loc) in isupper()
1919 inline bool islower(_CharT __c, const locale& __loc) in islower()
1924 isalpha(_CharT __c, const locale& __loc) in isalpha()
1929 isdigit(_CharT __c, const locale& __loc) in isdigit()
1934 ispunct(_CharT __c, const locale& __loc) in ispunct()
1939 isxdigit(_CharT __c, const locale& __loc) in isxdigit()
[all …]
Dfstream.tcc163 const locale __loc = this->getloc(); in showmanyc() local
283 const locale __loc = this->getloc(); in _M_convert_to_external() local
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dlocale_facets.tcc89 has_facet(const locale& __loc) throw() in has_facet()
111 use_facet(const locale& __loc) in use_facet()
187 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
222 __moneypunct_cache<_CharT, _Intl>::_M_cache(const locale& __loc) in _M_cache()
287 const locale& __loc = __io._M_getloc(); in _M_extract_float() local
521 const locale& __loc = __io._M_getloc(); in _M_extract_int() local
737 const locale& __loc = __io._M_getloc(); in do_get() local
982 const locale& __loc = __io._M_getloc(); in _M_insert_int() local
1102 const locale& __loc = __io._M_getloc(); in _M_insert_float() local
1226 const locale& __loc = __io._M_getloc(); in do_put() local
[all …]
Dbasic_ios.tcc128 basic_ios<_CharT, _Traits>::imbue(const locale& __loc) in imbue()
171 basic_ios<_CharT, _Traits>::_M_cache_locale(const locale& __loc) in _M_cache_locale()
Dlocale_facets.h4419 open(const basic_string<char>& __s, const locale& __loc) const in open()
4617 isprint(_CharT __c, const locale& __loc) in isprint()
4623 iscntrl(_CharT __c, const locale& __loc) in iscntrl()
4629 isupper(_CharT __c, const locale& __loc) in isupper()
4635 islower(_CharT __c, const locale& __loc) in islower()
4641 isalpha(_CharT __c, const locale& __loc) in isalpha()
4647 isdigit(_CharT __c, const locale& __loc) in isdigit()
4653 ispunct(_CharT __c, const locale& __loc) in ispunct()
4659 isxdigit(_CharT __c, const locale& __loc) in isxdigit()
4665 isalnum(_CharT __c, const locale& __loc) in isalnum()
[all …]
Dfstream.tcc837 imbue(const locale& __loc) in imbue()
/openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
Dostream_inserter_arith.cc207 locale __loc(os.getloc(), __tp); in test01() local
220 locale __loc(os.getloc(), __tp); in test01() local
234 locale __loc(os.getloc(), __tp); in test01() local
244 locale __loc(os.getloc(), __tp); in test01() local
/openbsd/src/gnu/gcc/libstdc++-v3/src/
Dctype.cc55 use_facet<ctype<char> >(const locale& __loc) in use_facet()
65 use_facet<ctype<wchar_t> >(const locale& __loc) in use_facet()
Dios_locale.cc53 ios_base::imbue(const locale& __loc) in imbue()
/openbsd/src/gnu/lib/libstdc++/libstdc++/src/
Dctype.cc47 use_facet<ctype<char> >(const locale& __loc) in use_facet()
57 use_facet<ctype<wchar_t> >(const locale& __loc) in use_facet()
Dfstream.cc147 const locale __loc = this->getloc(); in _M_underflow_common() local
Dios.cc304 ios_base::imbue(const locale& __loc) in imbue()
/openbsd/src/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/
Dmessages_members.h39 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, in open()
/openbsd/src/gnu/lib/libstdc++/libstdc++/config/locale/gnu/
Dmessages_members.h61 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, in open()
/openbsd/src/gnu/gcc/libstdc++-v3/config/locale/gnu/
Dmessages_members.h66 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, in open()
/openbsd/src/gnu/gcc/libstdc++-v3/config/locale/generic/
Dmessages_members.h56 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, in open()
/openbsd/src/gnu/lib/libstdc++/libstdc++/config/locale/generic/
Dmessages_members.h49 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, in open()
/openbsd/src/gnu/llvm/libcxx/src/support/solaris/
Dxlocale.cpp58 size_t __max, mbstate_t *__ps, locale_t __loc) { in mbrtowc_l()
/openbsd/src/gnu/gcc/libstdc++-v3/include/std/
Dstd_streambuf.h224 pubimbue(const locale &__loc) in pubimbue()
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/std/
Dstd_streambuf.h378 pubimbue(const locale &__loc) in pubimbue()
/openbsd/src/gnu/llvm/libcxx/src/
Dlocale.cpp4596 locale_t __loc) { in checked_string_to_char_convert()