Searched refs:mons (Results 1 – 2 of 2) sorted by relevance
| /CafeSDK-2.12.13/system/src/lib/libsys/ |
| D | ind_gmtm.c | 19 static const char mons[]={31,28,31,30,31,30,31,31,30,31,30}; variable 160 m = mons[i]; in gmtime_r()
|
| D | ind_tmzn.c | 81 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()
|