Searched refs:MAX_RULE_TABLE (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dlocaltime.c353 #define MAX_RULE_TABLE (sizeof (__usa_rules) / sizeof (__usa_rules_t) - 1) macro
1369 while (year < __usa_rules[i].s_year && i < MAX_RULE_TABLE) {
2409 for (i = MAX_RULE_TABLE; i >= 0; i--) {

Completed in 27 milliseconds