Searched refs:max_value (Results 1 – 1 of 1) sorted by relevance
3646 uint64_t old_value = 0, new_value, max_value; in tx_run_script() local3649 max_value = ossl_qtx_get_max_epoch_pkt_count(qtx, enc_level); in tx_run_script()3651 if (!TEST_uint64_t_lt(max_value, UINT64_MAX)) in tx_run_script()
Completed in 19 milliseconds