Home
last modified time | relevance | path

Searched refs:srandom (Results 1 – 25 of 54) sorted by relevance

123

/glibc-2.36/stdlib/
Dtst-random.c64 srandom ( seed[s] ); in do_test()
73 srandom (seed[s]); in do_test()
82 srandom (seed[0]); /* reseed with first seed */ in do_test()
Dtst-random2.c31 srandom (0x12344321); in do_test()
Dtestsort.c19 srandom (1); in main()
Drandom.c215 weak_alias (__srandom, srandom) in weak_alias() argument
DVersions62 srand48_r; srandom; srandom_r; step; strfmon; strtod; strtof; strtol;
Dstdlib.h405 extern void srandom (unsigned int __seed) __THROW;
/glibc-2.36/stdio-common/
Dtst-rndseek.c82 srandom (42); in do_test()
/glibc-2.36/iconvdata/
Dtst-loading.c125 srandom (TEST_ROUNDS); in do_test()
/glibc-2.36/localedata/
Dcollate-test.c92 srandom (atoi (argv[1])); in main()
Dxfrm-test.c135 srandom (atoi (argv[1])); in main()
/glibc-2.36/elf/
Dloadtest.c98 srandom (TEST_ROUNDS); in main()
/glibc-2.36/string/
Dtest-string.h214 srandom (seed); in test_init()
/glibc-2.36/benchtests/
Dbench-string.h306 srandom (seed); in test_init()
/glibc-2.36/conform/data/
Dstdlib.h-data160 function void srandom (unsigned)
/glibc-2.36/manual/
Dmath.texi1482 @c Alias to srandom.
1537 @deftypefun void srandom (unsigned int @var{seed})
1544 The @code{srandom} function sets the state of the random number
1550 program runs, do @code{srandom (time (0))}.
1617 The @code{srandom_r} function behaves exactly like the @code{srandom}
Dcontrib.texi522 The random number generation functions @code{random}, @code{srandom},
/glibc-2.36/ChangeLog.old/
DChangeLog.41455 * stdlib/stdlib.h (atof, atoi, atol, random, srandom, setstate,
1513 srandom, initstate, setstate): Macros removed.
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dlibc.abilist1815 GLIBC_2.35 srandom F
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/
Dlibc.abilist1836 GLIBC_2.36 srandom F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/
Dlibc.abilist1846 GLIBC_2.33 srandom F
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlibc.abilist1638 GLIBC_2.2.6 srandom F
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dlibc.abilist1844 GLIBC_2.32 srandom F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/
Dlibc.abilist1891 GLIBC_2.27 srandom F
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dlibc.abilist1896 GLIBC_2.17 srandom F
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/
Dlibc.abilist1902 GLIBC_2.16 srandom F

123