Searched defs:leap_year (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/auditreduce/ | ||
H A D | time.c | 167 int leap_year = FALSE; in tm_to_secs() local |
/titanic_41/usr/src/uts/common/fs/pcfs/ | ||
H A D | pc_subr.c | 87 #define leap_year(y) \ macro |