HomeSort by: relevance | last modified time | path
    Searched defs:month_names (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/cal/
cal.c 86 static const char *month_names[12] = { variable in typeref:typename:const char * [12]
415 center(month_names[month + i], week_len, sep);
419 month_names[month + i], year);
cal.c 86 static const char *month_names[12] = { variable in typeref:typename:const char * [12]
415 center(month_names[month + i], week_len, sep);
419 month_names[month + i], year);

Completed in 23 milliseconds