HomeSort by relevance Sort by last modified time
    Searched refs:posix2time_z (Results 1 - 2 of 2) sorted by null

  /bionic/libc/tzcode/
private.h 92 #define posix2time_z sys_posix2time_z macro
100 #undef posix2time_z macro
356 # undef posix2time_z macro
357 # define posix2time_z tz_posix2time_z macro
470 # if !defined posix2time_z || defined time_tz
471 time_t posix2time_z(timezone_t, time_t) ATTRIBUTE_PURE;
localtime.c 2243 posix2time_z(struct state *sp, time_t t) function
    [all...]

Completed in 76 milliseconds