Searched defs:randval (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/tests/ | ||
H A D | h_macros.h | 77 uint16_t randval; in tests_makegarbage() local |
/netbsd-src/sys/altq/ | ||
H A D | altq_cdnr.c | 805 u_int32_t randval = cprng_fast32() % avg_rate; in tswtcm_input() local |