Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/cal/
Dcal.c237 #define WEEKNUMBER_LEN 5 /* 5 spaces per week number */ macro
372 week_len += WEEKNUMBER_LEN; in yearly()
385 HEAD_SEP + (wflag ? WEEKNUMBER_LEN : 0), "", day_headings, in yearly()
386 HEAD_SEP + (wflag ? WEEKNUMBER_LEN : 0), "", day_headings); in yearly()