Searched refs:NUM_SEARCH_CHARS (Results 1 – 2 of 2) sorted by relevance
89 #define NUM_SEARCH_CHARS 2048 macro106 if (CALL (impl, s, c[i % NUM_SEARCH_CHARS])) in do_one_rand_plus_branch_test()130 CALL (impl, s, c[i % NUM_SEARCH_CHARS]); in do_one_rand_test()156 if (NUM_SEARCH_CHARS * sizeof (CHAR) > page_size) in do_rand_test()167 for (i = 0; i < NUM_SEARCH_CHARS; ++i) in do_rand_test()
7215 [! USE_FOR_STRCHRNUL](NUM_SEARCH_CHARS): New.