Home
last modified time | relevance | path

Searched defs:init_genrand (Results 1 – 2 of 2) sorted by relevance

/third_party/iowow/src/utils/
Dmt19937ar.c100 void init_genrand(unsigned long s) { in init_genrand() function
/third_party/python/Modules/
D_randommodule.c181 init_genrand(RandomObject *self, uint32_t s) in init_genrand() function