HomeSort by: relevance | last modified time | path
    Searched refs:CAL_FRIDAY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp_calendar.h 63 #define CAL_FRIDAY 5
  /src/external/bsd/ntp/dist/tests/libntp/
calendar.c 1029 TEST_ASSERT_EQUAL( 0, ntpcal_expand_century( 1, 1, 1, CAL_FRIDAY ));
1037 TEST_ASSERT_EQUAL(1901, ntpcal_expand_century( 1, 3, 1, CAL_FRIDAY ));
1053 TEST_ASSERT_EQUAL(2100, ntpcal_expand_century( 0, 1, 1, CAL_FRIDAY ));

Completed in 16 milliseconds