OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:differ_by_repeat
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/tzcode/
localtime.c
205
static int
differ_by_repeat
P((time_t t1, time_t t0));
388
differ_by_repeat
(t1, t0)
function
645
differ_by_repeat
(sp->ats[i], sp->ats[0]);
648
differ_by_repeat
(sp->ats[sp->timecnt - 1],
[
all
...]
/external/icu4c/tools/tzcode/
localtime.c
141
static int
differ_by_repeat
(time_t t1, time_t t0);
325
differ_by_repeat
(t1, t0)
function
562
differ_by_repeat
(sp->ats[i], sp->ats[0])) {
569
differ_by_repeat
(sp->ats[sp->timecnt - 1],
[
all
...]
Completed in 46 milliseconds