Home
last modified time | relevance | path

Searched refs:init_random (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/PC/os2emx/
Dconfig.c47 extern void init_random();
113 {"_random", init_random},
Dpython27.def1278 ; "init_random"
/external/python/cpython2/PC/
Dconfig.c42 extern void init_random(void);
120 {"_random", init_random},
/external/ltp/utils/ffsb-6.0-rc2/
Drand.h56 void init_random(randdata_t *state, uint32_t size);
Drand.c102 void init_random(randdata_t * state, uint32_t iter) in init_random() function
Dffsb_thread.c35 init_random(&ft->rd, MAX_RANDBUF_SIZE); in init_ffsb_thread()
Dffsb_fs.c99 init_random(&rd, 0); in add_files()
/external/python/cpython2/Modules/
D_randommodule.c588 init_random(void) in init_random() function
/external/python/cpython2/RISCOS/
DMakefile326 $(MAKEDLK) -d @.^.Lib._random/pyd -s s.linktab -o @.^.Modules.o._randommodule -e init_random