Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/src/time/
D__month_to_secs.c3 static const int secs_through_month[] = { in __month_to_secs() local
7 int t = secs_through_month[month]; in __month_to_secs()
/third_party/musl/porting/liteos_m/kernel/src/time/
D__month_to_secs.c3 static const int secs_through_month[] = { in __month_to_secs() local
7 int t = secs_through_month[month]; in __month_to_secs()
/third_party/musl/porting/liteos_a/kernel/src/time/
D__month_to_secs.c3 static const int secs_through_month[] = { in __month_to_secs() local
7 int t = secs_through_month[month]; in __month_to_secs()
/third_party/musl/src/time/
D__month_to_secs.c3 static const int secs_through_month[] = { in __month_to_secs() local
7 int t = secs_through_month[month]; in __month_to_secs()