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

/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h217 strftime_l(char *__s, size_t __size, const char *__fmt, const struct tm *__tm, locale_t locale) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h561 get(iter_type __s, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm, char __format, char __modifier = 0) const argument
859 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm, char __format, char __mod = 0) const argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h591 get(iter_type __s, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm, char __format, char __modifier = 0) const argument
897 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm, char __format, char __mod = 0) const argument
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dlocale.cpp5617 __time_put::__do_put(char* __nb, char*& __ne, const tm* __tm, argument
5628 __time_put::__do_put(wchar_t* __wb, wchar_t*& __we, const tm* __tm, argument

Completed in 118 milliseconds