Home
last modified time | relevance | path

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

/external/AFLplusplus/src/
Dafl-fuzz-one.c33 static int select_algorithm(afl_state_t *afl, u32 max_algorithm) { in select_algorithm() function
4625 switch (r = (select_algorithm(afl, r_max))) { in mopt_common_fuzzing()