Home
last modified time | relevance | path

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

/glibc-2.36/timezone/
Dzic.c2462 rule_cmp(struct rule const *a, struct rule const *b) in rule_cmp() function
2524 if (!rp->r_isdst && rule_cmp(stdabbrrp, rp) < 0) in stringzone()
2526 if (rule_cmp(stdrp, rp) < 0) in stringzone()