Searched defs:__tm (Results 1 – 3 of 3) sorted by relevance
| /external/libcxx/include/support/win32/ |
| D | locale_win32.h | 177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument
|
| /external/libcxx/include/support/ibm/ |
| D | xlocale.h | 215 const struct tm *__tm, locale_t locale) { in strftime_l()
|
| /external/libcxx/src/ |
| D | locale.cpp | 5440 __time_put::__do_put(char* __nb, char*& __ne, const tm* __tm, in __do_put() 5451 __time_put::__do_put(wchar_t* __wb, wchar_t*& __we, const tm* __tm, in __do_put()
|