OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shift_days
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/cal/
cal.c
84
static int
shift_days
[2][4][MAXDAYS + 1];
variable in typeref:typename:int[2][4][]
505
if (dm ==
shift_days
[julian][dw][MAXDAYS]) {
506
memmove(days,
shift_days
[julian][dw],
804
shift_days
[0][i],
805
shift_days
[1][i]);
Completed in 75 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025