Searched defs:missingBytes (Results 1 – 2 of 2) sorted by relevance
657 { int missingBytes = (FUZ_rand(&randState) % 0x3F) + 1; in FUZ_test() local669 { int missingBytes = (FUZ_rand(&randState) % 0x3F) + 1; in FUZ_test() local768 { int const missingBytes = (FUZ_rand(&randState) & 0xF) + 2; in FUZ_test() local862 { int const missingBytes = (FUZ_rand(&randState) & 0xF) + 2; in FUZ_test() local
271 { size_t const missingBytes = 4; in basicTests() local