Home
last modified time | relevance | path

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

/external/AFLplusplus/utils/qbdi_mode/
Dtemplate.cpp50 unsigned long afl_prev_loc = 0; variable
116 unsigned long afl_idx = cur_loc ^ afl_prev_loc; in afl_maybe_log()
119 afl_prev_loc = cur_loc >> 1; in afl_maybe_log()