Home
last modified time | relevance | path

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

/external/honggfuzz/
Dmangle.c937 uint64_t changesCnt = util_rndGet(1, run->global->mutate.mutationsPerRun); in mangle_mangleContent() local
940 for (uint64_t x = 0; x < changesCnt; x++) { in mangle_mangleContent()
945 for (uint64_t x = 0; x < changesCnt; x++) { in mangle_mangleContent()