Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cal/
H A Dcal.c60 static char *short_months[] = { variable
176 short_months[i], short_months[i+1], short_months[i+2]); in main()
326 short_months[month - ABMON_1] = nl_langinfo(month); in load_months()