Home
last modified time | relevance | path

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

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