Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_consume.c174 dt_add_128(uint64_t *addend1, uint64_t *addend2, uint64_t *sum) in dt_add_128() function
215 dt_add_128(product, tmp, product); in dt_multiply_128()
220 dt_add_128(product, tmp, product); in dt_multiply_128()
352 dt_add_128(diff, next_pair, diff); in dt_sqrt_128()
360 dt_add_128(next_try, one, next_try); in dt_sqrt_128()
365 dt_add_128(result, one, result); in dt_sqrt_128()