Searched refs:dummy (Results 1 - 25 of 1730) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dsample.h1 void dummy(void);
/netbsd-current/external/apache2/llvm/dist/llvm/cmake/
H A Ddummy.cpp1 typedef int dummy; typedef
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_256.c6 typedef int dummy; typedef
H A Dmsg_212.c7 typedef int dummy; typedef
H A Dmsg_040.c9 typedef int dummy; typedef
H A Dmsg_131.c7 typedef int dummy; typedef
H A Dmsg_070.c7 typedef int dummy; typedef
H A Dmsg_047.c15 /* expect+1: error: zero-sized array 'dummy' in struct requires C99 or later [39] */
16 char dummy[0]; member in struct:zero_sized
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dwatchpoint-hw-hit-once.c23 volatile int dummy; local
28 dummy = 0; /* Stub to catch WATCHEE access after runto_main. */
29 dummy = watchee;
30 dummy = 1; /* Stub to catch break-at-exit after WATCHEE has been hit. */
31 dummy = 2; /* break-at-exit */
H A Dhbreak.c21 volatile int dummy; local
26 dummy = 0;
27 dummy = 1; /* break-at-exit */
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dwatchpoint-hw-hit-once.c23 volatile int dummy; local
28 dummy = 0; /* Stub to catch WATCHEE access after runto_main. */
29 dummy = watchee;
30 dummy = 1; /* Stub to catch break-at-exit after WATCHEE has been hit. */
31 dummy = 2; /* break-at-exit */
H A Dhbreak.c21 volatile int dummy; local
26 dummy = 0;
27 dummy = 1; /* break-at-exit */
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dosdep.c23 typedef int dummy; typedef
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Dosdep.c23 typedef int dummy; typedef
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dosdep.c23 typedef int dummy; typedef
/netbsd-current/sys/arch/hpc/stand/include/machine/
H A Dmcontext.h4 int dummy; member in struct:__anon8444
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dosdep.c23 typedef int dummy; typedef
/netbsd-current/external/gpl2/grep/dist/intl/
H A Dosdep.c25 typedef int dummy; typedef
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dosdep.c25 typedef int dummy; typedef
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dosdep.c23 typedef int dummy; typedef
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dosdep.c23 typedef int dummy; typedef
/netbsd-current/external/bsd/ntp/dist/tests/libntp/
H A Dtsafememcmp.c21 static const char dummy[1]; local
23 TEST_ASSERT_EQUAL_INT(0, isc_tsmemcmp(dummy, dummy, 0));
28 static const char dummy[2][4] = { local
31 TEST_ASSERT_EQUAL_INT(0, isc_tsmemcmp(dummy[0],
32 dummy[1],
33 sizeof(dummy[0])));
38 static const char dummy[2][4] = { local
41 TEST_ASSERT_EQUAL_INT(-1, isc_tsmemcmp(dummy[0],
42 dummy[
51 static const char dummy[2][4] = { local
64 static const char dummy[2][4] = { local
77 static const char dummy[2][4] = { local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-aarch64/
H A Demit-relocs-258.s1 .global dummy
3 dummy: label
7 .word dummy
H A Demit-relocs-259.s1 .global dummy
3 dummy: label
7 .hword dummy
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dtls.exp56 {dummy.s} \
64 {dummy.s} \
72 {dummy.s} \
84 { dummy.s } \
93 { dummy.s } \
102 { dummy.s } \
111 { dummy.s } \
120 { dummy.s } \
129 { dummy.s } \
138 { dummy
[all...]

Completed in 151 milliseconds

1234567891011>>