Searched defs:randseed (Results 1 – 6 of 6) sorted by relevance
129 static unsigned int randseed; in weak_random() local164 static unsigned int randseed; in randit() local
26 static unsigned int randseed = KERNEL_LIBC_RANDSEED; variable
93 static apr_uint32_t randseed=0; variable
512 static u_long randseed = 1; in random() local
610 static void randseed (lua_State *L, RanState *state) { in randseed() function
838 uint32_t randseed; in LLVMFuzzerTestOneInput() local