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

/bionic/libc/tzcode/
H A Dprivate.h243 # undef gmtime macro
244 # define gmtime tz_gmtime macro
263 struct tm *gmtime(time_t const *);
H A Dlocaltime.c227 ** ctime, gmtime, localtime] return values in one of two static
1383 ** gmtsub is to gmtime as localsub is to localtime.
1426 gmtime(const time_t * const timep) function
1432 * Re-entrant version of gmtime.

Completed in 82 milliseconds