Searched refs:SEP_0 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Drandom.c130 #define SEP_0 0 macro
163 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
276 rand_sep = SEP_0;
/freebsd-11-stable/contrib/binutils/libiberty/
H A Drandom.c130 #define SEP_0 0 macro
163 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
276 rand_sep = SEP_0;
/freebsd-11-stable/contrib/ntp/libntp/
H A Dntp_random.c121 #define SEP_0 0 macro
322 static long seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
369 rand_sep = SEP_0;
/freebsd-11-stable/lib/libc/stdlib/
H A Drandom.c112 #define SEP_0 0 macro
143 static const int seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
328 rand_sep = SEP_0;

Completed in 68 milliseconds