Home
last modified time | relevance | path

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

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