Searched refs:dt_add_128 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_consume.c | 168 dt_add_128(uint64_t *addend1, uint64_t *addend2, uint64_t *sum) function 209 dt_add_128(product, tmp, product); 214 dt_add_128(product, tmp, product); 346 dt_add_128(diff, next_pair, diff); 354 dt_add_128(next_try, one, next_try); 359 dt_add_128(result, one, result);
|
Completed in 63 milliseconds