Home
last modified time | relevance | path

Searched refs:sub_tspec (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/tests/libntp/
Dtimespecops.c150 diff = abs_tspec(sub_tspec(m, n)); in AssertTimespecClose()
452 c = sub_tspec(a, b); in test_SubFullNorm()
472 c = sub_tspec(a, b); in test_SubFullOflow()
/netbsd/src/external/bsd/ntp/dist/include/
Dtimespecops.h100 sub_tspec( in sub_tspec() function
/netbsd/src/external/bsd/ntp/dist/libntp/
Dsystime.c217 ts_lam = sub_tspec(ts_min, ts); in get_systime()
Dwork_thread.c813 delta = sub_tspec(*timeout, now); in wait_for_sem()