Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/libsys/
Dind_gmtm.c19 static const char mons[]={31,28,31,30,31,30,31,31,30,31,30}; variable
160 m = mons[i]; in gmtime_r()
Dind_tmzn.c81 static const char mons[]={31,28,31,30,31,30,31,31,30,31,30,31}; in localtime_r() local
192 if ( ++(temp->tm_mday)>mons[month] ) { in localtime_r()