Home | History | Annotate | Download | only in tests

Lines Matching defs:PRIME3

68 #define PRIME3   3266489917U
288 { U32 randState = coreRandState ^ PRIME3;
301 U32 randState = FUZ_rand(&coreRandState) ^ PRIME3;