Home
last modified time | relevance | path

Searched refs:allocatestate (Results 1 – 3 of 3) sorted by relevance

/src/lib/libc/stdlib/
H A Drandom.h79 struct __random_state *allocatestate(unsigned type);
H A Drand.c70 rand3_state = allocatestate(TYPE_3); in initialize_rand3()
H A Drandom.c488 allocatestate(unsigned type) in allocatestate() function