Home
last modified time | relevance | path

Searched refs:SEP_4 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Dntp_random.c141 #define SEP_4 1 macro
322 static long seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
385 rand_sep = SEP_4; in ntp_initstate()
/freebsd/lib/libc/stdlib/
H A Drandom.h58 #define SEP_4 1 macro
H A Drandom.c104 static const int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
322 estate->rst_sep = SEP_4; in initstate_r()