Searched refs:additive (Results 1 – 5 of 5) sorted by relevance
70 uint32_t min = 0, additive, rnd; in tswtcl_process() local141 (void) random_get_pseudo_bytes((uint8_t *)&additive, in tswtcl_process()142 sizeof (additive)); in tswtcl_process()143 rnd = min + (additive % (tswtcl_data->avg_rate - min + 1)); in tswtcl_process()166 (void) random_get_pseudo_bytes((uint8_t *)&additive, in tswtcl_process()167 sizeof (additive)); in tswtcl_process()168 rnd = min + (additive % (tswtcl_data->avg_rate - min + 1)); in tswtcl_process()
31 Any changes in this code base are additive. This will ease merging changes
1785 CAUTION: aliases are additive so that entries like these:1969 is additive.
279 additive
278 additive