Searched defs:initstate (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/lib/libc/compat/stdlib/ |
H A D | compat_random.c | 47 __weak_alias(initstate,_initstate) in __weak_alias() argument
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | random.c | 256 initstate (unsigned int seed, void *arg_state, unsigned long n) in initstate() function
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | random.c | 256 initstate (unsigned int seed, void *arg_state, unsigned long n) in initstate() function
|
/netbsd-src/external/gpl3/gdb/dist/libiberty/ |
H A D | random.c | 256 initstate (unsigned int seed, void *arg_state, unsigned long n) in initstate() function
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | random.c | 258 initstate (unsigned int seed, PTR arg_state, unsigned long n) in initstate() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | random.c | 258 initstate (unsigned int seed, PTR arg_state, unsigned long n) in initstate() function
|
/netbsd-src/common/lib/libc/stdlib/ |
H A D | random.c | 337 initstate( in initstate() function
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | blowfish.c | 127 static const blf_ctx initstate = in Blowfish_initstate() local
|
/netbsd-src/lib/libc/include/ |
H A D | namespace.h | 499 #define initstate _initstate global() macro
|