Searched refs:p_value_t (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/tests/
H A Drandom_test.c253 double p_value_t; local
336 p_value_t = igamc(9 / 2.0, chi_square / 2.0);
338 ATF_REQUIRE(p_value_t >= 0.0001);

Completed in 10 milliseconds