Searched refs:all_funcs (Results 1 – 1 of 1) sorted by relevance
102 all_funcs[] = variable590 index = i % (int) ARRAY_SIZE (all_funcs); in run_check()592 index = random () % (int) ARRAY_SIZE (all_funcs); in run_check()593 funcs[i] = all_funcs[index].func; in run_check()594 checks[i] = all_funcs[index].check; in run_check()