Home
last modified time | relevance | path

Searched refs:random_data (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dremote.c40 unsigned char random_data[RANDOM_DATA_SIZE] = { variable
6192 long size = sizeof (random_data) / sizeof (random_data[0]); in main()
6193 printf ("%d\n", random_data [size - 1]); in main()
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dremote.c40 unsigned char random_data[RANDOM_DATA_SIZE] = { variable
6192 long size = sizeof (random_data) / sizeof (random_data[0]); in main()
6193 printf ("%d\n", random_data [size - 1]); in main()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dstdlib.in.h78 struct random_data
1000 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1002 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1005 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1008 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1026 (unsigned int seed, struct random_data *rand_state)
1029 (unsigned int seed, struct random_data *rand_state));
1033 (unsigned int seed, struct random_data *rand_state)
1037 (unsigned int seed, struct random_data *rand_state));
1056 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dstdlib.h83 struct random_data
1556 _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
1558 _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
1561 _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
1564 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
1582 (unsigned int seed, struct random_data *rand_state)
1585 (unsigned int seed, struct random_data *rand_state));
1589 (unsigned int seed, struct random_data *rand_state)
1593 (unsigned int seed, struct random_data *rand_state));
1612 struct random_data *rand_state)
[all …]

12