Home
last modified time | relevance | path

Searched defs:SECS_PER_HOUR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/time/
H A Dtimeconv.c36 #define SECS_PER_HOUR (60 * 60) macro
/openbmc/linux/fs/fat/
H A Dmisc.c182 #define SECS_PER_HOUR (60 * 60) macro
/openbmc/linux/arch/m68k/mac/
H A Dmisc.c542 #define SECS_PER_HOUR (SECS_PER_MINUTE * 60) macro