Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c199 dt_subtract_128(uint64_t *minuend, uint64_t *subtrahend, uint64_t *difference) in dt_subtract_128() function
300 dt_subtract_128(remainder, subtrahend, remainder); in dt_divide_128()
401 dt_subtract_128(diff, next_try, diff); in dt_sqrt_128()
444 dt_subtract_128(avg_of_squares, square_of_avg, diff); in dt_stddev()