Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/zic/
H A Dzic.c317 static struct lookup const leap_types[] = { variable
1115 if ((lp = byword(fields[LP_ROLL], leap_types)) == NULL) { in inleap()