Home
last modified time | relevance | path

Searched refs:initstate_r (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/stdlib/
H A Drandom.h80 int initstate_r(struct __random_state *, unsigned, uint32_t *, size_t);
H A Drandom.c297 initstate_r(struct __random_state *estate, unsigned seed, uint32_t *arg_state, in initstate_r() function
367 error = initstate_r(&implicit, seed, int_arg_state, n); in initstate()
H A Drand.c71 error = initstate_r(rand3_state, 1, rand3_state->rst_randtbl, BREAK_3); in initialize_rand3()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2071 fun:initstate_r=uninstrumented