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