OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:day_in_week
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/cal/
cal.c
210
static int
day_in_week
(int, int, int);
514
dw =
day_in_week
(1, month, year);
542
*
day_in_week
548
day_in_week
(int day, int month, int year)
function in typeref:typename:int
789
diw =
day_in_week
(reform->date, reform->month, reform->year);
cal.c
210
static int
day_in_week
(int, int, int);
514
dw =
day_in_week
(1, month, year);
542
*
day_in_week
548
day_in_week
(int day, int month, int year)
function in typeref:typename:int
789
diw =
day_in_week
(reform->date, reform->month, reform->year);
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025