Searched refs:SEP_4 (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/compat/
H A Dgenerate-random.c128 #define SEP_4 1 macro
H A Dgenerate-random_r.c129 #define SEP_4 1 macro
145 { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 },
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/gnu-encoding/
H A Dgenerate-random.c128 #define SEP_4 1 macro
H A Dgenerate-random_r.c129 #define SEP_4 1 macro
145 { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 },
/haiku-buildtools/binutils/libiberty/
H A Drandom.c155 #define SEP_4 1 macro
164 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
301 rand_sep = SEP_4;
/haiku-buildtools/gcc/libiberty/
H A Drandom.c155 #define SEP_4 1 macro
164 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
301 rand_sep = SEP_4;
/haiku-buildtools/legacy/binutils/libiberty/
H A Drandom.c154 #define SEP_4 1 macro
163 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
300 rand_sep = SEP_4;
/haiku-buildtools/legacy/gcc/libiberty/
H A Drandom.c123 #define SEP_4 1 macro
132 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
273 rand_sep = SEP_4;

Completed in 64 milliseconds