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

  /bionic/libc/tzcode/
private.h 82 #define localtime_rz sys_localtime_rz macro
90 #undef localtime_rz macro
335 # undef localtime_rz macro
336 # define localtime_rz tz_localtime_rz macro
457 struct tm *localtime_rz(timezone_t restrict, time_t const *restrict,
localtime.c 1517 localtime_rz(struct state *sp, time_t const *timep, struct tm *tmp) function
    [all...]

Completed in 40 milliseconds