Home
last modified time | relevance | path

Searched defs:randseed (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Drand.c43 static unsigned int randseed; in randit() local
/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py1003 randseed = int(time.time()) variable
/external/libsrtp2/fuzzer/
Dfuzzer.c838 uint32_t randseed; in LLVMFuzzerTestOneInput() local