Home
last modified time | relevance | path

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

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