Searched defs:fm_1 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/tests/
H A Drandom_test.c525 isc_uint32_t fm_1; local
546 fm_1 = 0;
575 fm_1++;
583 term2 = ((fm_1 - (0.5776 * num_matrices)) *
584 (fm_1 - (0.5776 * num_matrices))) / (0.5776 * 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 10 milliseconds