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

/external/icu/icu4c/source/tools/tzcode/
H A Dprivate.h264 # undef gmtime macro
265 # define gmtime tz_gmtime macro
284 struct tm *gmtime(time_t const *);
H A Dlocaltime.c211 ** ctime, gmtime, localtime] return values in one of two static
1349 ** gmtsub is to gmtime as localsub is to localtime.
1379 gmtime(const time_t *const timep) function
1385 * Re-entrant version of gmtime.
/external/pdfium/third_party/lcms2-2.6/src/
H A Dcmsio0.c460 #define gmtime wceex_gmtime macro
479 memmove(&Icc ->Created, gmtime(&now), sizeof(Icc ->Created));

Completed in 136 milliseconds