Home
last modified time | relevance | path

Searched defs:SECYR (Results 1 – 7 of 7) sorted by relevance

/csrg-svn/sys/tahoe/include/
H A Dclock.h11 #define SECYR ((unsigned)(365*SECDAY)) /* per common year */ macro
/csrg-svn/sys/news3400/news3400/
H A Dclockreg.h21 #define SECYR ((unsigned)(365*SECDAY)) /* seconds per common year */ macro
/csrg-svn/sys/vax/include/
H A Dclock.h22 #define SECYR ((unsigned)(365*SECDAY)) /* per common year */ macro
/csrg-svn/sys/pmax/pmax/
H A Dclockreg.h26 #define SECYR ((unsigned)(365*SECDAY)) /* seconds per common year */ macro
/csrg-svn/sys/luna68k/luna68k/
H A Dclockreg.h44 #define SECYR (SECDAY * 365) macro
/csrg-svn/sys/hp300/hp300/
H A Dclockreg.h87 #define SECYR (SECDAY * 365) macro
/csrg-svn/sys/sparc/sparc/
H A Dclock.c303 #define SECYR (SECDAY * 365) macro