Searched defs:timep (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/tzcode/ |
D | localtime.c | 1334 localsub(timep, offset, tmp) in localsub() argument 1426 localtime(timep) in localtime() argument 1437 localtime_r(timep, tmp) in localtime_r() argument 1456 gmtsub(timep, offset, tmp) in gmtsub() argument 1495 gmtime(timep) in gmtime() argument 1506 gmtime_r(timep, tmp) in gmtime_r() argument 1545 timesub(timep, offset, sp, tmp) in timesub() argument 1679 ctime(timep) in ctime() argument 1692 ctime_r(timep, buf) in ctime_r() argument 2171 leapcorr(timep) in leapcorr() argument
|