Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/cal/
H A Dcal.c207 static int ascii_day(char *, int);
465 r_off = ascii_day(p, *dp++); in monthrange()
562 ascii_day(char *p, int day) in ascii_day() function