Searched defs:gmtime (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/tzcode/
H A Dprivate.h338 # undef gmtime macro
339 # define gmtime tz_gmtime macro
384 struct tm *gmtime(time_t const *);
H A Dlocaltime.c184 ** ctime, gmtime, localtime] return values in one of two static
1524 ** gmtsub is to gmtime as localsub is to localtime.
1547 * Re-entrant version of gmtime.
1558 gmtime(const time_t *timep) function

Completed in 61 milliseconds