HomeSort by relevance Sort by last modified time
    Searched defs:gmtime (Results 1 - 3 of 3) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
gettimeofday.c 49 #undef gmtime macro
50 extern struct tm *gmtime (time_t const *);
69 /* Same as above, since gmtime and localtime use the same buffer. */
73 struct tm *tm = gmtime (timep);
  /bionic/libc/tzcode/
localtime.c 282 ** ctime, gmtime, localtime] return values in one of two static
1495 gmtime(timep) function
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 214 ** ctime, gmtime, localtime] return values in one of two static
1387 gmtime(timep) function
    [all...]

Completed in 2269 milliseconds