Searched defs:__io (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/libstdc++/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...]
/freebsd-11-stable/contrib/libstdc++/src/
H A Dlocale_facets.cc65 __num_base::_S_format_float(const ios_base& __io, char* __fptr, char __mod) argument

Completed in 281 milliseconds