Searched defs:__io (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/src/
H A Dlocale_facets.cc65 __num_base::_S_format_float(const ios_base& __io, char* __fptr, char __mod) argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/src/
H A Dlocale.cc510 __num_base::_S_format_float(const ios_base& __io, char* __fptr, argument
540 __num_base::_S_format_int(const ios_base& __io, char* __fptr, char __mod, argument
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_facets.h1979 get(iter_type __in, iter_type __end, ios_base& __io, argument
2015 get(iter_type __in, iter_type __end, ios_base& __io, argument
2020 get(iter_type __in, iter_type __end, ios_base& __io, argument
2025 get(iter_type __in, iter_type __end, ios_base& __io, argument
2030 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, unsigned long& __v) const argument
2036 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, long long& __v) const argument
2041 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, unsigned long long& __v) const argument
2074 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, float& __v) const argument
2079 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, double& __v) const argument
2084 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, long double& __v) const argument
2116 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, void*& __v) const argument
3120 get_time(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
3145 get_date(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
3173 get_weekday(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
3202 get_monthname(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
3228 get_year(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
3458 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm, char __format, char __mod = 0) const argument
4097 get(iter_type __s, iter_type __end, bool __intl, ios_base& __io, ios_base::iostate& __err, long double& __units) const argument
4127 get(iter_type __s, iter_type __end, bool __intl, ios_base& __io, ios_base::iostate& __err, string_type& __digits) const argument
4235 put(iter_type __s, bool __intl, ios_base& __io, char_type __fill, long double __units) const argument
4257 put(iter_type __s, bool __intl, ios_base& __io, char_type __fill, const string_type& __digits) const argument
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_facets.h720 get(iter_type __in, iter_type __end, ios_base& __io, argument
725 get(iter_type __in, iter_type __end, ios_base& __io, argument
730 get(iter_type __in, iter_type __end, ios_base& __io, argument
735 get(iter_type __in, iter_type __end, ios_base& __io, argument
740 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, unsigned long& __v) const argument
746 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, long long& __v) const argument
751 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, unsigned long long& __v) const argument
757 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, float& __v) const argument
762 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, double& __v) const argument
767 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, long double& __v) const argument
772 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, void*& __v) const argument
1332 get_time(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
1337 get_date(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
1342 get_weekday(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
1347 get_monthname(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
1352 get_year(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
1443 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm, char __format, char __mod = 0) const argument
1688 get(iter_type __s, iter_type __end, bool __intl, ios_base& __io, ios_base::iostate& __err, long double& __units) const argument
1693 get(iter_type __s, iter_type __end, bool __intl, ios_base& __io, ios_base::iostate& __err, string_type& __digits) const argument
1727 put(iter_type __s, bool __intl, ios_base& __io, char_type __fill, long double __units) const argument
1732 put(iter_type __s, bool __intl, ios_base& __io, char_type __fill, const string_type& __digits) const argument
[all...]

Completed in 415 milliseconds