Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dprivate.h268 # define gmtime tz_gmtime macro
Dlocaltime.c1420 gmtime(const time_t * const timep) in gmtime() function
/bionic/tests/
Dtime_test.cpp33 TEST(time, gmtime) { in TEST() argument