Searched defs:UNUSED (Results 1 - 25 of 110) sorted by relevance

12345

/macosx-10.10.1/rsync-45/rsync/popt/
H A Dsystem.h80 #define UNUSED(x) x __attribute__((__unused__)) macro
/macosx-10.10.1/bind9-45.101/bind9/bin/tools/
H A Darpaname.c25 #define UNUSED(x) (void)(x) macro
/macosx-10.10.1/bind9-45.101/bind9/lib/lwres/
H A Dassert_p.h30 #define UNUSED(x) ((void)(x)) macro
/macosx-10.10.1/bmalloc-7600.1.17/bmalloc/
H A DBAssert.h36 #define UNUSED(x) (void)x macro
/macosx-10.10.1/rsync-45/rsync/
H A Dgetgroups.c26 main(UNUSED(int argc), UNUSED(char *argv[])) function
H A Dt_stub.c60 UNUSED(int name_is_dir)) function
67 char *lp_name(UNUSED(int mod)) function
72 BOOL lp_use_chroot(UNUSED(int mod)) function
77 char *lp_path(UNUSED(int mod)) function
H A Drsync.c233 RETSIGTYPE sig_int(UNUSED(int val)) function
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dattrs.h38 #define UNUSED(x) x __attribute__((__unused__)) macro
40 #define UNUSED(x) x macro
/macosx-10.10.1/apr-32/apr/apr/strings/
H A Dapr_strnatcmp.c29 # define UNUSED __attribute__((__unused__)) macro
31 # define UNUSED macro
/macosx-10.10.1/zsh-61/zsh/Src/Modules/
H A Dnewuser.c37 setup_(UNUSED(Module m)) function
68 boot_(UNUSED(Module m)) function
109 cleanup_(UNUSED(Module m)) function
116 finish_(UNUSED(Module m)) function
H A Dcap.c139 setup_(UNUSED(Module m)) function
161 boot_(UNUSED(Module m)) function
175 finish_(UNUSED(Module m)) function
H A Dclone.c122 setup_(UNUSED(Module m)) function
144 boot_(UNUSED(Module m)) function
158 finish_(UNUSED(Module m)) function
H A Dlanginfo.c471 setup_(UNUSED(Module m)) function
493 boot_(UNUSED(Module m)) function
500 cleanup_(UNUSED(Module m)) function
507 finish_(UNUSED(Module m)) function
H A Dsocket.c275 setup_(UNUSED(Module m)) function
311 finish_(UNUSED(Module m)) function
H A Ddatetime.c149 getcurrentsecs(UNUSED(Param pm)) function
249 setup_(UNUSED(Module m)) function
285 finish_(UNUSED(Module m)) function
H A Ddb_gdbm.c233 setup_(UNUSED(Module m)) function
255 boot_(UNUSED(Module m)) function
262 cleanup_(UNUSED(Module m)) function
269 finish_(UNUSED(Module m)) function
H A Dmapfile.c280 setup_(UNUSED(Module m)) function
302 boot_(UNUSED(Module m)) function
309 cleanup_(UNUSED(Module m)) function
316 finish_(UNUSED(Module m)) function
H A Dtermcap.c323 setup_(UNUSED(Module m)) function
371 finish_(UNUSED(Module m)) function
/macosx-10.10.1/IOPCIFamily-239.1.2/tools/
H A Dpciutils3.2.0.patch.c59 +darwin_config(struct pci_access *a UNUSED) argument
89 +darwin_init(struct pci_access *a UNUSED) argument
94 +darwin_cleanup(struct pci_access *a UNUSED) argument
/macosx-10.10.1/pyobjc-45/2.5/
H A DMakefile34 UNUSED = 02-develop-all.sh PyOpenGL-2.0.2.01 altgraph macholib modulegraph py2app pyobjc pyobjc-metadata pyobjc-website pyobjc-xcode trac-example-plugin macro
/macosx-10.10.1/pyobjc-45/2.6/
H A DMakefile34 UNUSED = 02-develop-all.sh PyOpenGL-2.0.2.01 altgraph build-support macholib modulegraph py2app pyobjc pyobjc-metadata pyobjc-website pyobjc-xcode trac-example-plugin macro
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Ddeltochar.c38 deltochar(UNUSED(char **args)) function
90 setup_(UNUSED(Module m)) function
138 finish_(UNUSED(Module m)) function
H A Dzleparameter.c105 keymapsgetfn(UNUSED(Param pm)) function
147 setup_(UNUSED(Module m)) function
169 boot_(UNUSED(Module m)) function
183 finish_(UNUSED(Module m)) function
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dd10v-opc.c99 #define UNUSED (0) macro
H A Dm10200-opc.c23 #define UNUSED macro

Completed in 146 milliseconds

12345