Searched defs:randseed (Results 1 – 3 of 3) sorted by relevance
43 static unsigned int randseed; in randit() local
1003 randseed = int(time.time()) variable
838 uint32_t randseed; in LLVMFuzzerTestOneInput() local