Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcclibs/libiberty/
Drandom.c136 #define SEP_1 3 macro
163 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
280 rand_sep = SEP_1; in initstate()
/freebsd-12-stable/contrib/binutils/libiberty/
Drandom.c136 #define SEP_1 3 macro
163 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
280 rand_sep = SEP_1; in initstate()
/freebsd-12-stable/contrib/ntp/libntp/
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-12-stable/lib/libc/stdlib/
Drandom.c119 #define SEP_1 3 macro
145 static const int seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
342 rand_sep = SEP_1; in initstate()