Home
last modified time | relevance | path

Searched defs:leap_year (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/auditreduce/
H A Dtime.c167 int leap_year = FALSE; in tm_to_secs() local
/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_subr.c87 #define leap_year(y) \ macro