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

123

/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dproj.h43 #define UNUSED ATTRIBUTE_UNUSED macro
H A Dmalloc.c99 malloc_kill_area_(mallocPool pool UNUSED, mallocArea_ a) argument
124 malloc_verify_area_(mallocPool pool UNUSED, mallocArea_ a UNUSED) argument
154 malloc_pool_display(mallocPool p UNUSED) argument
236 malloc_pool_new(const char *name, mallocPool parent, unsigned long chunks UNUSED) argument
286 malloc_display_(mallocArea_ a UNUSED) argument
331 malloc_kill_inpool_(mallocPool pool, mallocType_ type UNUSED, void *ptr, mallocSize s UNUSED) argument
476 malloc_resize_inpool_(mallocPool pool, mallocType_ type UNUSED, void *ptr, mallocSize ns, mallocSize os UNUSED) argument
533 malloc_verify_inpool_(mallocPool pool UNUSED, mallocType_ type UNUSED, void *ptr UNUSED, mallocSize s UNUSED) argument
[all...]
H A Dwhere.c495 ffewhere_track_kill(ffewhereLine wrl, ffewhereColumn wrc UNUSED, ffewhereTrack wt, ffewhereIndex length) argument
/openbsd-current/libexec/tradcpp/
H A Dutils.h38 #define UNUSED __attribute__((__unused__)) macro
42 #define UNUSED macro
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/debug/
H A D20020224-1.c8 #define UNUSED __attribute__((unused)) macro
14 f1 (int i UNUSED) argument
27 int v1 UNUSED; local
28 int v2 UNUSED; local
/openbsd-current/gnu/gcc/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
/openbsd-current/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dmsgbuild.c35 # define UNUSED(x) ((x)=(x)) macro
H A Dlogging.c31 # define UNUSED(x) ((x)=(x)) macro
H A Detherdrv.c89 # define UNUSED(x) (x = x) /* Silence compiler warnings */ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgthr-single.h39 #define UNUSED(x) macro
41 #define UNUSED(x) x __attribute__((unused)) macro
71 __gthread_objc_thread_detach (void (* func)(void *), void * UNUSED(arg)) argument
79 __gthread_objc_thread_set_priority (int UNUSED(priority)) argument
136 __gthread_objc_mutex_allocate (objc_mutex_t UNUSED(mutex)) function
143 __gthread_objc_mutex_deallocate (objc_mutex_t UNUSED(mutex)) function
150 __gthread_objc_mutex_lock (objc_mutex_t UNUSED(mutex)) function
158 __gthread_objc_mutex_trylock (objc_mutex_t UNUSED(mutex)) function
166 __gthread_objc_mutex_unlock (objc_mutex_t UNUSED(mutex)) function
175 __gthread_objc_condition_allocate (objc_condition_t UNUSED(conditio function
182 __gthread_objc_condition_deallocate (objc_condition_t UNUSED(condition)) function
190 objc_mutex_t UNUSED(mutex)) function
197 __gthread_objc_condition_broadcast (objc_condition_t UNUSED(condition)) function
204 __gthread_objc_condition_signal (objc_condition_t UNUSED(condition)) function
218 __gthread_mutex_lock (__gthread_mutex_t * UNUSED(mutex)) function
224 __gthread_mutex_trylock (__gthread_mutex_t * UNUSED(mutex)) function
230 __gthread_mutex_unlock (__gthread_mutex_t * UNUSED(mutex)) function
237 #undef UNUSED macro
[all...]
/openbsd-current/usr.bin/make/
H A Dmemory.c106 hash_calloc(size_t n, size_t s, void *u UNUSED) argument
116 hash_free(void *p, void *u UNUSED) argument
122 element_alloc(size_t s, void *u UNUSED) argument
H A Ddefines.h63 # define UNUSED __attribute__((__unused__)) macro
65 # define UNUSED macro
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dint_lib.h39 #define UNUSED macro
44 #define UNUSED __attribute__((unused)) macro
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_test_utils.h40 # define UNUSED __attribute__((unused)) macro
43 # define UNUSED macro
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dd10v-opc.c99 #define UNUSED (0) macro
H A Dm10200-opc.c23 #define UNUSED macro
H A Dd30v-opc.c342 #define UNUSED (0) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dd10v-opc.c99 #define UNUSED (0) macro
H A Dm10200-opc.c23 #define UNUSED macro
H A Dd30v-opc.c346 #define UNUSED (0) macro
/openbsd-current/usr.bin/m4/
H A Dlook.c68 hash_calloc(size_t n, size_t s, void *u UNUSED) argument
75 hash_free(void *p, void *u UNUSED) argument
81 element_alloc(size_t s, void *u UNUSED) argument
/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dutil.h48 #define UNUSED(x) (void)(x) macro
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_libcdep.cpp110 } background_thread_strarter UNUSED; member in namespace:__sanitizer

Completed in 372 milliseconds

123