Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/tests/libpspp/
H A Dsparse-array-test.c314 scan_bools (bool target, bool array[], size_t cnt) in scan_bools() function
381 ins_index = scan_bools (false, has_values, in test_random_insert_delete()
396 del_index = scan_bools (true, has_values, rand () % cnt); in test_random_insert_delete()