Searched defs:__tm (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/libstdc++/include/bits/ |
| D | locale_facets.tcc | 1827 ios_base::iostate& __err, tm* __tm, in _M_extract_via_format() 2314 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm, in put() 2349 do_put(iter_type __s, ios_base& __io, char_type, const tm* __tm, in do_put()
|
| /NextBSD/contrib/libc++/src/ |
| D | locale.cpp | 5493 __time_put::__do_put(char* __nb, char*& __ne, const tm* __tm, in __do_put() 5504 __time_put::__do_put(wchar_t* __wb, wchar_t*& __we, const tm* __tm, in __do_put()
|