HomeSort by: relevance | last modified time | path
    Searched refs:dummy (Results 1 - 25 of 1588) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/pcc/dist/pcc/cc/cpp/
sample.h 1 void dummy(void);
  /src/tests/usr.bin/xlint/lint1/
msg_040.c 9 typedef int dummy; typedef
msg_070.c 7 typedef int dummy; typedef
msg_131.c 7 typedef int dummy; typedef
msg_212.c 7 typedef int dummy; typedef
msg_256.c 6 typedef int dummy; typedef
msg_047.c 15 /* expect+1: error: zero-sized array 'dummy' in struct requires C99 or later [39] */
16 char dummy[0]; member in struct:zero_sized
  /src/external/apache2/llvm/dist/llvm/cmake/
dummy.cpp 1 typedef int dummy; typedef
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
watchpoint-hw-hit-once.c 23 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 */
hbreak.c 21 volatile int dummy; local
26 dummy = 0;
27 dummy = 1; /* break-at-exit */
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
watchpoint-hw-hit-once.c 23 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 */
hbreak.c 21 volatile int dummy; local
26 dummy = 0;
27 dummy = 1; /* break-at-exit */
  /src/sys/arch/hpc/stand/include/machine/
mcontext.h 4 int dummy; member in struct:__anon1382
  /src/external/gpl2/grep/dist/intl/
osdep.c 25 typedef int dummy; typedef
  /src/external/gpl2/texinfo/dist/intl/
osdep.c 25 typedef int dummy; typedef
  /src/external/gpl3/gcc.old/dist/intl/
osdep.c 23 typedef int dummy; typedef
  /src/external/bsd/ntp/dist/tests/libntp/
tsafememcmp.c 21 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[1]
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...]
  /src/lib/libc/locale/
c32rtomb.h 37 char dummy; member in struct:c32rtombstate
mbrtoc32.h 37 char dummy; member in struct:mbrtoc32state
  /src/sys/arch/hppa/include/
kcore.h 36 int dummy; member in struct:cpu_kcore_hdr
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
osdep.c 25 typedef int dummy; typedef
  /src/external/gpl3/gdb/dist/gnulib/import/
math.c 22 typedef int dummy; typedef
sys_socket.c 22 typedef int dummy; typedef
unistd.c 22 typedef int dummy; typedef
  /src/external/gpl3/gdb.old/dist/gnulib/import/
math.c 22 typedef int dummy; typedef

Completed in 63 milliseconds

1 2 3 4 5 6 7 8 91011>>