Home
last modified time | relevance | path

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

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