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

/freebsd-10.0-release/contrib/binutils/libiberty/
H A Drandom.c136 #define SEP_1 3 macro
163 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
282 rand_sep = SEP_1;
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Drandom.c136 #define SEP_1 3 macro
163 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
282 rand_sep = SEP_1;
/freebsd-10.0-release/contrib/ntp/libntp/
H A Dntp_random.c128 #define SEP_1 3 macro
152 static long seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
361 rand_sep = SEP_1;
/freebsd-10.0-release/lib/libc/stdlib/
H A Drandom.c118 #define SEP_1 3 macro
148 static const int seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
360 rand_sep = SEP_1;

Completed in 120 milliseconds