Searched defs:__tm (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | locale_facets_nonio.tcc | 690 ios_base::iostate& __err, tm* __tm, in _M_extract_via_format() 1038 ios_base::iostate& __err, tm* __tm, in _M_extract_via_format() 1461 ios_base::iostate& __err, tm* __tm, const char_type* __fmt, in get() 1569 ios_base::iostate& __err, tm* __tm, in do_get() 1604 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm, in put() 1639 do_put(iter_type __s, ios_base& __io, char_type, const tm* __tm, in do_put()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | locale_facets_nonio.tcc | 636 ios_base::iostate& __err, tm* __tm, in _M_extract_via_format() 1170 ios_base::iostate& __err, tm* __tm, const char_type* __fmt, in get() 1242 ios_base::iostate& __err, tm* __tm, in do_get() 1274 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm, in put() 1309 do_put(iter_type __s, ios_base& __io, char_type, const tm* __tm, in do_put()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/ |
H A D | xlocale.h | 218 const struct tm *__tm, locale_t locale) { in strftime_l()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | locale.cpp | 5617 __time_put::__do_put(char* __nb, char*& __ne, const tm* __tm, in __do_put() 5628 __time_put::__do_put(wchar_t* __wb, wchar_t*& __we, const tm* __tm, in __do_put()
|