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 84 #define posix2time_z sys_posix2time_z macro
92 #undef posix2time_z macro
345 # undef posix2time_z macro
346 # define posix2time_z tz_posix2time_z macro
463 # if !defined posix2time_z || defined time_tz
464 time_t posix2time_z(timezone_t, time_t) ATTRIBUTE_PURE;
localtime.c 2263 posix2time_z(struct state *sp, time_t t) function
    [all...]

Completed in 72 milliseconds