Home
last modified time | relevance | path

Searched refs:ats (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/tzcode/
Dlocaltime.c121 time_t ats[TZ_MAX_TIMES]; member
550 if (timecnt && attime <= sp->ats[timecnt - 1]) { in tzloadbody()
551 if (attime < sp->ats[timecnt - 1]) in tzloadbody()
556 sp->ats[timecnt++] = attime; in tzloadbody()
709 time_t t = ts->ats[i]; in tzloadbody()
712 && t <= sp->ats[sp->timecnt - 1])) in tzloadbody()
714 sp->ats[sp->timecnt] = t; in tzloadbody()
727 if (sp->ats[0] <= TIME_T_MAX - SECSPERREPEAT) { in tzloadbody()
728 time_t repeatat = sp->ats[0] + SECSPERREPEAT; in tzloadbody()
731 if (sp->ats[i] == repeatat in tzloadbody()
[all …]
/bionic/libc/kernel/uapi/linux/genwqe/
Dgenwqe_card.h232 __u64 ats; member