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

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/compat/
H A Dgenerate-random.c119 #define TYPE_3 3 macro
144 (MAX_TYPES * (rptr - state)) + TYPE_3 == TYPE_3. */
148 TYPE_3,
187 TYPE_3, /* rand_type */
H A Dgenerate-random_r.c120 #define TYPE_3 3 macro
242 type = n < BREAK_4 ? TYPE_3 : TYPE_4;
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/gnu-encoding/
H A Dgenerate-random.c119 #define TYPE_3 3 macro
144 (MAX_TYPES * (rptr - state)) + TYPE_3 == TYPE_3. */
148 TYPE_3,
187 TYPE_3, /* rand_type */
H A Dgenerate-random_r.c120 #define TYPE_3 3 macro
242 type = n < BREAK_4 ? TYPE_3 : TYPE_4;
/haiku-buildtools/binutils/libiberty/
H A Drandom.c146 #define TYPE_3 3 macro
175 (MAX_TYPES * (rptr - state)) + TYPE_3 == TYPE_3. */
178 { TYPE_3,
216 static int rand_type = TYPE_3;
293 rand_type = TYPE_3;
344 case TYPE_3:
/haiku-buildtools/gcc/libiberty/
H A Drandom.c146 #define TYPE_3 3 macro
175 (MAX_TYPES * (rptr - state)) + TYPE_3 == TYPE_3. */
178 { TYPE_3,
216 static int rand_type = TYPE_3;
293 rand_type = TYPE_3;
344 case TYPE_3:
/haiku-buildtools/legacy/binutils/libiberty/
H A Drandom.c145 #define TYPE_3 3 macro
174 (MAX_TYPES * (rptr - state)) + TYPE_3 == TYPE_3. */
177 { TYPE_3,
215 static int rand_type = TYPE_3;
292 rand_type = TYPE_3;
343 case TYPE_3:
/haiku-buildtools/legacy/gcc/libiberty/
H A Drandom.c114 #define TYPE_3 3 macro
143 (MAX_TYPES * (rptr - state)) + TYPE_3 == TYPE_3. */
146 { TYPE_3,
184 static int rand_type = TYPE_3;
265 rand_type = TYPE_3;
317 case TYPE_3:

Completed in 166 milliseconds