Searched refs:prng (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/libkern/
H A Drandom.c39 #include <sys/prng.h>
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp62 prng.srand(seed);
66 return metaNames[prng.rand() % array_lengthof(metaNames)];
69 PRNG prng; member in struct:__anon4751::Renamer
/freebsd-13-stable/sys/kern/
H A Dsubr_prng.c34 #include <sys/prng.h>
H A Dvfs_vnops.c73 #include <sys/prng.h>
/freebsd-13-stable/lib/libc/stdlib/jemalloc/
H A DMakefile.inc8 prng.c prof.c rtree.c safety_check.c sc.c stats.c sz.c tcache.c \
/freebsd-13-stable/share/man/man9/
H A DMakefile279 prng.9 \
1765 MLINKS+=prng.9 prng32.9 \
1766 prng.9 prng32_bounded.9 \
1767 prng.9 prng64.9 \
1768 prng.9 prng64_bounded.9

Completed in 179 milliseconds