Home
last modified time | relevance | path

Searched refs:iwu_rand_seed (Results 1 – 7 of 7) sorted by relevance

/third_party/iowow/src/
Diowow.c57 iwu_rand_seed(ts); in iw_init()
/third_party/iowow/src/utils/
Diwutils.h210 IW_EXPORT void iwu_rand_seed(uint32_t seed);
Diwutils.c54 void iwu_rand_seed(uint32_t seed) { in iwu_rand_seed() function
/third_party/iowow/src/fs/tests/
Diwfs_test3.c52 iwu_rand_seed(ts);
/third_party/iowow/src/kv/tests/
Diwkv_test4.c33 iwu_rand_seed(g_seed); in init_suite()
/third_party/iowow/src/kv/benchmark/
Dbmbase.c268 iwu_rand_seed(bm.param_seed); in _bm_init()
/third_party/iowow/src/kv/
Diwkv.c3091 iwu_rand_seed(opts->random_seed); in iwkv_open()