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

  /src/external/bsd/ntp/dist/tests/libntp/
calendar.c 342 int32 ewno; local
347 ewno = wno;
351 ewno += 1;
355 ewno -= 1;
359 TEST_ASSERT_EQUAL(ewno, split.hi);
calendar.c 342 int32 ewno; local
347 ewno = wno;
351 ewno += 1;
355 ewno -= 1;
359 TEST_ASSERT_EQUAL(ewno, split.hi);

Completed in 42 milliseconds