Home
last modified time | relevance | path

Searched refs:threshold_cnt (Results 1 – 1 of 1) sorted by relevance

/dports/math/pspp/pspp-1.4.1/tests/libpspp/
H A Dbt-test.c246 size_t threshold_cnt = sizeof thresholds / sizeof *thresholds; in calculate_h_alpha() local
249 for (i = 0; i < threshold_cnt; i++) in calculate_h_alpha()