Searched defs:FUZZ (Results 1 – 2 of 2) sorted by relevance
42 option(FUZZ "Enable fuzzing instrumentation" OFF) option [all...]
52 #define FUZZ (40 * MILLION) /* scheduling fuzz accepted - 40 ms */ macro