Home
last modified time | relevance | path

Searched refs:add_tval (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/ntp/tests/libntp/
Dtimevalops.c366 c = add_tval(a, b); in test_AddFullNorm()
386 c = add_tval(a, b); in test_AddFullOflow1()
523 c = add_tval(a, b); in test_Neg()
/freebsd-9-stable/contrib/ntp/include/
Dtimevalops.h180 add_tval( in add_tval() function
/freebsd-9-stable/contrib/ntp/sntp/
Dmain.c1592 adj_cached = add_tval(cached, offset); in gettimeofday_cached()