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

/freebsd-9.3-release/share/examples/ses/
H A DMakefile35 UNUSED = getobjmap getnobj getobjstat macro
/freebsd-9.3-release/contrib/bind9/bin/tools/
H A Darpaname.c25 #define UNUSED(x) (void)(x) macro
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dassert_p.h30 #define UNUSED(x) ((void)(x)) macro
/freebsd-9.3-release/contrib/gcc/
H A Dgthr-gnat.c36 #define UNUSED(x) macro
38 #define UNUSED(x) x __attribute__((unused)) macro
73 __gthread_mutex_lock (__gthread_mutex_t * UNUSED (mutex)) function
80 __gthread_mutex_unlock (__gthread_mutex_t * UNUSED (mutex)) function
H A Dgthr-single.h40 #define UNUSED(x) macro
42 #define UNUSED(x) x __attribute__((unused)) macro
72 __gthread_objc_thread_detach (void (* func)(void *), void * UNUSED(arg)) argument
80 __gthread_objc_thread_set_priority (int UNUSED(priority)) argument
137 __gthread_objc_mutex_allocate (objc_mutex_t UNUSED(mutex)) function
144 __gthread_objc_mutex_deallocate (objc_mutex_t UNUSED(mutex)) function
151 __gthread_objc_mutex_lock (objc_mutex_t UNUSED(mutex)) function
159 __gthread_objc_mutex_trylock (objc_mutex_t UNUSED(mutex)) function
167 __gthread_objc_mutex_unlock (objc_mutex_t UNUSED(mutex)) function
176 __gthread_objc_condition_allocate (objc_condition_t UNUSED(conditio function
183 __gthread_objc_condition_deallocate (objc_condition_t UNUSED(condition)) function
191 objc_mutex_t UNUSED(mutex)) function
198 __gthread_objc_condition_broadcast (objc_condition_t UNUSED(condition)) function
205 __gthread_objc_condition_signal (objc_condition_t UNUSED(condition)) function
219 __gthread_mutex_lock (__gthread_mutex_t * UNUSED(mutex)) function
225 __gthread_mutex_trylock (__gthread_mutex_t * UNUSED(mutex)) function
231 __gthread_mutex_unlock (__gthread_mutex_t * UNUSED(mutex)) function
256 #undef UNUSED macro
[all...]
H A Dgthr-solaris.h43 #define UNUSED(x) macro
45 #define UNUSED(x) x __attribute__((unused)) macro
442 __gthread_key_delete (__gthread_key_t UNUSED (key)) function
552 #undef UNUSED macro
/freebsd-9.3-release/lib/libc/include/
H A Dport_before.h20 #define UNUSED(x) (void)(x) macro
/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dutil.h49 #define UNUSED(x) (void)(x) macro
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dutil.h49 #define UNUSED(x) (void)(x) macro
/freebsd-9.3-release/sbin/routed/
H A Doutput.c441 walk_supply(struct radix_node *rn, struct walkarg *argp UNUSED) argument
H A Dmain.c550 sigalrm(int s UNUSED) argument
H A Dtrace.c386 sigtrace_on(int s UNUSED) argument
395 sigtrace_off(int s UNUSED) argument
831 walk_trace(struct radix_node *rn, struct walkarg *w UNUSED) argument
H A Dtable.c1406 walk_kern(struct radix_node *rn, struct walkarg *argp UNUSED) argument
1976 walk_bad(struct radix_node *rn, struct walkarg *argp UNUSED) argument
2019 walk_age(struct radix_node *rn, struct walkarg *argp UNUSED) argument
H A Ddefs.h90 #define UNUSED __attribute__((unused)) macro
/freebsd-9.3-release/usr.sbin/acpi/acpidump/
H A Dacpidump.h94 UNUSED, enumerator in enum:TCPAevent_types
/freebsd-9.3-release/sbin/routed/rtquery/
H A Drtquery.c52 #define UNUSED __attribute__((unused)) macro
/freebsd-9.3-release/usr.bin/m4/
H A Dmdef.h40 # define UNUSED __attribute__((__unused__)) macro
42 # define UNUSED macro
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dalpha-opc.c203 #define UNUSED macro
H A Darc-opc.c170 #define UNUSED macro
H A Ds390-opc.c42 #define UNUSED 0 macro
H A Dppc-opc.c92 #define UNUSED macro
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c50 #define UNUSED(_p) do { (void)(_p); } while (0) macro
[all...]

Completed in 216 milliseconds