Home
last modified time | relevance | path

Searched refs:month_days (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
Dtime.c999 #define days_in_month(a) (month_days[(a) - 1])
1001 static int month_days[12] = { variable