Searched refs:rand_sep (Results 1 - 25 of 62) sorted by relevance

123

/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Drandom.c190 pointer. These two pointers are always rand_sep places aparts, as they
218 static int rand_sep = SEP_3; variable
227 that are exactly rand_sep places apart. Lastly, it cycles the state
240 fptr = &state[rand_sep];
277 rand_sep = SEP_0;
283 rand_sep = SEP_1;
289 rand_sep = SEP_2;
295 rand_sep = SEP_3;
301 rand_sep = SEP_4;
348 rand_sep
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Drandom.c190 pointer. These two pointers are always rand_sep places aparts, as they
218 static int rand_sep = SEP_3; variable
227 that are exactly rand_sep places apart. Lastly, it cycles the state
240 fptr = &state[rand_sep];
277 rand_sep = SEP_0;
283 rand_sep = SEP_1;
289 rand_sep = SEP_2;
295 rand_sep = SEP_3;
301 rand_sep = SEP_4;
348 rand_sep
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Drandom.c190 pointer. These two pointers are always rand_sep places aparts, as they
218 static int rand_sep = SEP_3; variable
227 that are exactly rand_sep places apart. Lastly, it cycles the state
240 fptr = &state[rand_sep];
277 rand_sep = SEP_0;
283 rand_sep = SEP_1;
289 rand_sep = SEP_2;
295 rand_sep = SEP_3;
301 rand_sep = SEP_4;
348 rand_sep
[all...]
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Drandom.c188 pointer. These two pointers are always rand_sep places aparts, as they
216 static int rand_sep = SEP_3; variable
225 that are exactly rand_sep places apart. Lastly, it cycles the state
238 fptr = &state[rand_sep];
275 rand_sep = SEP_0;
281 rand_sep = SEP_1;
287 rand_sep = SEP_2;
293 rand_sep = SEP_3;
299 rand_sep = SEP_4;
346 rand_sep
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Drandom.c188 pointer. These two pointers are always rand_sep places aparts, as they
216 static int rand_sep = SEP_3; variable
225 that are exactly rand_sep places apart. Lastly, it cycles the state
238 fptr = &state[rand_sep];
275 rand_sep = SEP_0;
281 rand_sep = SEP_1;
287 rand_sep = SEP_2;
293 rand_sep = SEP_3;
299 rand_sep = SEP_4;
346 rand_sep
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Drandom.c188 pointer. These two pointers are always rand_sep places aparts, as they
216 static int rand_sep = SEP_3; variable
225 that are exactly rand_sep places apart. Lastly, it cycles the state
238 fptr = &state[rand_sep];
275 rand_sep = SEP_0;
281 rand_sep = SEP_1;
287 rand_sep = SEP_2;
293 rand_sep = SEP_3;
299 rand_sep = SEP_4;
346 rand_sep
[all...]
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dntp_random.c184 * pointer. These two pointers are always rand_sep places aparts, as they
212 static long rand_sep = SEP_3; variable
256 * that are exactly rand_sep places apart. Lastly, it cycles the state
274 fptr = &state[rand_sep];
371 rand_sep = SEP_0;
375 rand_sep = SEP_1;
379 rand_sep = SEP_2;
383 rand_sep = SEP_3;
387 rand_sep = SEP_4;
440 rand_sep
[all...]
/netbsd-current/common/lib/libc/stdlib/
H A Drandom.c223 * pointer. These two pointers are always rand_sep places aparts, as they
251 static int rand_sep = SEP_3; variable
261 * that are exactly rand_sep places apart. Lastly, it cycles the state
297 fptr = &state[rand_sep];
360 rand_sep = SEP_0;
364 rand_sep = SEP_1;
368 rand_sep = SEP_2;
372 rand_sep = SEP_3;
376 rand_sep = SEP_4;
435 rand_sep
[all...]
/netbsd-current/games/rogue/
H A Drandom.c73 static int rand_sep = 3; variable
88 fptr = &state[rand_sep];
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dstdlib.in.h85 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dstdlib.in.h85 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dstdlib.h90 int rand_sep; /* Distance between front and rear. */

Completed in 567 milliseconds

123