Home
last modified time | relevance | path

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

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