Searched refs:srand48_deterministic (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libc/stdlib/
H A Dsrand48.c22 srand48_deterministic(seed);
27 srand48_deterministic(long seed) function
38 DEF_WEAK(srand48_deterministic); variable
/openbsd-current/lib/libc/hidden/
H A Dstdlib.h152 PROTO_NORMAL(srand48_deterministic); variable
/openbsd-current/include/
H A Dstdlib.h161 void srand48_deterministic(long);
/openbsd-current/gnu/usr.bin/perl/
H A Dpp.c2955 (void)srand48_deterministic((Rand_seed_t)s);
3018 (void)srand48_deterministic((Rand_seed_t)anum);
3025 (void)srand48_deterministic((Rand_seed_t)anum);

Completed in 201 milliseconds