Searched refs:__gmtime64_r (Results 1 – 9 of 9) sorted by relevance
20 struct tm *__gmtime64_r (const time_t *__restrict, struct tm *__restrict);537 struct tm *gmtm = __gmtime64_r(&gTime, &res); in gmtime64_r_0100()
62 #define __gmtime64_r gmtime_r macro
145 __REDIR(gmtime_r, __gmtime64_r);
144 __REDIR(gmtime_r, __gmtime64_r);
142 __REDIR(gmtime_r, __gmtime64_r);
146 __REDIR(gmtime_r, __gmtime64_r);
160 __REDIR(gmtime_r, __gmtime64_r);
86 __gmtime64_r;