Searched refs:dummy (Results 376 - 400 of 1743) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dtable.c67 table_include dummy; local
68 table_include *include = &dummy;
71 /* dummy up a search of this directory */
72 dummy.next = includes;
73 dummy.dir = "";
/netbsd-current/external/mit/xorg/server/xorg-server.old/hw/xfree86/dummy/
H A DMakefile8 LIB= dummy
/netbsd-current/external/bsd/mdocml/dist/
H A Dcompat_recallocarray.c5 int dummy; variable
/netbsd-current/external/mit/xorg/lib/libxcb/files/
H A Dge.c16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
H A Dbigreq.c16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dndbm_wrap.h81 int dummy;
/netbsd-current/sbin/mount_fdesc/
H A Dmount_fdesc.c116 mount_fdesc_parseargs(int argc, char *argv[], void *dummy, int *mntflags, argument
/netbsd-current/sbin/mount_kernfs/
H A Dmount_kernfs.c116 mount_kernfs_parseargs(int argc, char *argv[], void *dummy, int *mntflags, argument
/netbsd-current/sys/arch/evbppc/pmppc/
H A Dpic_cpc700.c93 cpc700_get_irq(struct pic_ops *pic, int dummy) argument
/netbsd-current/lib/libc/regex/
H A Dregexec.c78 xmbrtowc(wint_t *wi, const char *s, size_t n, mbstate_t *mbs, wint_t dummy) argument
92 *wi = dummy;
108 wint_t dummy __unused)
125 #define STATEVARS long dummy /* dummy version */
/netbsd-current/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg/
H A DMakefile14 SRCS= dummy.c
145 dummy.c:
146 echo > dummy.c
147 CLEANFILES=+ dummy.c
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Depoll.c51 struct epoll_event dummy; local
70 * We pass in a dummy epoll_event, to work around a bug in old kernels.
76 memset(&dummy, 0, sizeof(dummy));
77 epoll_ctl(loop->backend_fd, EPOLL_CTL_DEL, fd, &dummy);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenconditions.c124 write_one_condition (void **slot, void * ARG_UNUSED (dummy)) argument
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dgetcwd-lgpl.c28 typedef int dummy; typedef
H A Dmbtowc-lock.c27 typedef int dummy; typedef
H A Dsetlocale-lock.c27 typedef int dummy; typedef
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cfi/
H A Dcfi-i386.s15 #; dummy body
H A Dcfi-m68k.s17 #; dummy body
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dgot1a.S21 pushl $0 # Push a dummy return address onto stack.
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dhw-events.c94 va_list dummy; local
95 memset (&dummy, 0, sizeof dummy);
97 NULL, dummy);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenconditions.cc124 write_one_condition (void **slot, void * ARG_UNUSED (dummy)) argument
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dmbtowc-lock.c27 typedef int dummy; typedef
H A Dgetcwd-lgpl.c28 typedef int dummy; typedef
H A Dsetlocale-lock.c27 typedef int dummy; typedef
/netbsd-current/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
H A Dsymtypetab-nonlinker-writeout.c28 ctf_id_t dummy; local
52 if (((func = ctf_add_function (fp, CTF_ADD_ROOT, &fi, &dummy)) == CTF_ERR) ||
53 ((func2 = ctf_add_function (fp, CTF_ADD_ROOT, &fi, &dummy)) == CTF_ERR) ||
54 ((func3 = ctf_add_function (fp, CTF_ADD_ROOT, &fi, &dummy)) == CTF_ERR))

Completed in 305 milliseconds

<<11121314151617181920>>