Searched refs:pickOutput (Results 1 – 2 of 2) sorted by relevance
73 uint8_t pickOutput; in DEF_FUZZ() local74 fuzz->nextRange(&pickOutput, 0, 2); in DEF_FUZZ()75 if (pickOutput == 1) { in DEF_FUZZ()77 } else if (pickOutput == 2) { in DEF_FUZZ()