Searched refs:DATE_MON_STRING_SZ (Results 1 – 1 of 1) sorted by relevance
15 #define DATE_MON_STRING_SZ 12U macro23 static const char mon_str[DATE_MON_STRING_SZ][3] = { in asctime_impl()28 ((unsigned int)tp->tm_mon >= DATE_MON_STRING_SZ)) { in asctime_impl()