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

/bind-9.11.3/lib/isc/tests/
H A Drandom_test.c524 isc_uint32_t fm_0; local
545 fm_0 = 0;
573 fm_0++;
581 term1 = ((fm_0 - (0.2888 * num_matrices)) *
582 (fm_0 - (0.2888 * num_matrices))) / (0.2888 * num_matrices);
591 printf("fm_0=%u, fm_1=%u, fm_rest=%u, chi_square=%f\n",
592 fm_0, fm_1, fm_rest, chi_square);

Completed in 11 milliseconds