Home
last modified time | relevance | path

Searched refs:random (Results 1 – 25 of 52) sorted by relevance

123

/toolchain/binutils/binutils-2.25/libiberty/
Drandom.c84 long int random (void);
242 random(); in srandom()
377 random (void) in random() function
Dconfigure.ac355 funcs="$funcs random"
408 random realpath rename rindex \
442 AC_LIBOBJ([random])
448 asprintf | basename | insque | random | strdup | vasprintf)
484 AC_LIBOBJ([random])
497 …zero | clock | ffs | getpagesize | index | insque | mempcpy | mkstemps | random | rindex | sigsetm…
524 putenv random rename rindex sbrk setenv stpcpy strcasecmp \
566 AC_LIBOBJ([random])
575 basename | getpagesize | insque | random | strcasecmp)
Dsort.c163 pointers[i] = (void *) random (); in main()
DMakefile.in147 random.c regex.c rename.c rindex.c \
214 ./random.$(objext) ./rename.$(objext) ./rindex.$(objext) \
1153 ./random.$(objext): $(srcdir)/random.c $(INCDIR)/ansidecl.h
1155 $(COMPILE.c) $(PICFLAG) $(srcdir)/random.c -o pic/$@; \
1158 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/random.c -o noasan/$@; \
1160 $(COMPILE.c) $(srcdir)/random.c $(OUTPUT_OPTION)
Dpexecute.txh124 @var{tempbase} was @code{NULL}, then the output file name is a random
133 at random.
Dfunctions.texi1083 @var{tempbase} was @code{NULL}, then the output file name is a random
1092 at random.
1159 @c random.c:39
1160 @deftypefn Supplement {long int} random (void)
1166 Random number functions. @code{random} returns a random number in the
1167 range 0 to @code{LONG_MAX}. @code{srandom} initializes the random
1169 (else, the values returned by @code{random} are always the same for each
1171 control over the state of the random number generator.
Dconfigure5500 random realpath rename rindex \
5688 asprintf | basename | insque | random | strdup | vasprintf)
5851 …zero | clock | ffs | getpagesize | index | insque | mempcpy | mkstemps | random | rindex | sigsetm…
5902 putenv random rename rindex sbrk setenv stpcpy strcasecmp \
6008 basename | getpagesize | insque | random | strcasecmp)
Dconfig.in209 /* Define to 1 if you have the `random' function. */
DChangeLog815 pexecute.txh, random.c, setenv.c, setproctitle.c,
2519 * random.c (srandom, initstate, setstate, random): Use ISO C
4389 mkstemps.c, pexecute.c, random.c, strsignal.c, vasprintf.c:
4400 make-temp-file.c, mkstemps.c, pexecute.c, random.c, spaces.c,
5130 * libiberty/random.c (end_ptr): Revert previous change.
5136 * libiberty/random.c (end_ptr): Likewise.
5645 * strtoul.c, strtol.c, random.c: Remove advertising clause from
6057 * random.c (NULL): Don't redefine NULL if it is already defined.
6606 * configure.in: On a cygwin32 host, always compile random, and
6933 * config/mh-cygwin32: also build random.o
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
Db-offloc.s3 % with a 64-bit address (0x789abcdef0123458) then 16 bytes of % random data.
Db-offlocmis.s3 % with a 64-bit address (0x789abcdef012345b) then 16 bytes of % random
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
Dtls-ok-30.d7 # below the limit, in a DSO. Beware, the order here is quite random,
Dtls-ok-34.d8 # are ok, in a DSO. Beware, the order here is quite random,
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
Ddiagnostic.s7 b.random label1
Ddiagnostic.l5 [^:]*:7: Error: unknown mnemonic `b\.random' -- `b\.random label1'
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dvms.em87 /* Place an orphan section. We use this to put random OVR sections.
Dmmo.em46 /* Place an orphan section. We use this to put random SEC_CODE or
/toolchain/binutils/binutils-2.25/gas/
Dconfigure.ac199 # Other random stuff.
615 # Some COFF configurations want these random other flags set.
/toolchain/binutils/binutils-2.25/include/aout/
Dstab.def218 or something like that. FIXME. I have assigned the values at random
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-2004839 * ld-scripts/defined2.d: Allow other random syms.
845 * ld-scripts/provide-2.d: Allow random trailing syms.
890 * ld-scripts/provide-2.d: Ignore random symbols.
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-2011153 * sparc-opc.c (sparc_opcodes): Fix random instruction to write
DChangeLog-2006477 * mips-opc.c: fix random typos in comments.
DChangeLog132 `commit', `random', `wr r,r,%cps', `wr r,i,%cps' and `rd %cps,r'.
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-2006416 not match random object files in a path containing "crtbegin" or
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog113 `random', `wr r,i,%cps' and `rd r,%cps' instructions.

123