OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAL_SUNDAY
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_calendar.h
58
#define
CAL_SUNDAY
0
/src/external/bsd/ntp/dist/tests/libntp/
calendar.c
1030
TEST_ASSERT_EQUAL( 0, ntpcal_expand_century( 1, 1, 1,
CAL_SUNDAY
));
1040
TEST_ASSERT_EQUAL(2201, ntpcal_expand_century( 1, 3, 1,
CAL_SUNDAY
));
1058
TEST_ASSERT_EQUAL( 0, ntpcal_expand_century( 0, 1, 1,
CAL_SUNDAY
));
/src/external/bsd/ntp/dist/libntp/
ntp_calendar.c
2079
day = ntpcal_weekday_ge(day + DAY_NTP_STARTS,
CAL_SUNDAY
)
Completed in 64 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026