Searched defs:asctime_r (Results 1 – 3 of 3) sorted by relevance
64 asctime_r(struct tm const *restrict timeptr, char *restrict buf) in asctime_r() function
147 # define asctime_r _incompatible_asctime_r macro606 # define asctime_r tz_asctime_r macro
1204 TEST(time, asctime_r) { in TEST() argument