| /src/usr.sbin/sesd/ |
| Makefile | 37 UNUSED = getobjmap getnobj getobjstat
|
| /src/lib/libc/include/ |
| port_before.h | 12 #define UNUSED(a) (void)&a 14 #define UNUSED(a) a = a
|
| /src/external/bsd/tradcpp/dist/ |
| utils.h | 38 #define UNUSED __attribute__((__unused__)) 42 #define UNUSED
|
| /src/external/mpl/bind/dist/bin/tools/ |
| arpaname.c | 20 #define UNUSED(x) (void)(x) 27 UNUSED(argc);
|
| /src/external/apache2/mDNSResponder/dist/mDNSShared/utilities/ |
| nullability.h | 32 #define UNUSED __unused 37 #define UNUSED __attribute__((unused))
|
| /src/external/gpl3/gcc/dist/contrib/ |
| gthr_supp_vxw_5x.c | 79 #define UNUSED __attribute__((unused)) 81 #define UNUSED 85 __gthread_enter_tsd_dtor_context (WIND_TCB *tcb UNUSED) 90 __gthread_leave_tsd_dtor_context (WIND_TCB *tcb UNUSED)
|
| /src/external/gpl3/gcc.old/dist/contrib/ |
| gthr_supp_vxw_5x.c | 79 #define UNUSED __attribute__((unused)) 81 #define UNUSED 85 __gthread_enter_tsd_dtor_context (WIND_TCB *tcb UNUSED) 90 __gthread_leave_tsd_dtor_context (WIND_TCB *tcb UNUSED)
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-pam-ldapd/ |
| attrs.h | 40 #define UNUSED(x) x __attribute__((__unused__)) 42 #define UNUSED(x) x
|
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| int_lib.h | 50 #define UNUSED 55 #define UNUSED __attribute__((unused))
|
| /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/ |
| jemalloc_internal_macros.h | 13 #define UNUSED JEMALLOC_ATTR(unused)
|
| /src/external/bsd/jemalloc.old/include/jemalloc/internal/ |
| jemalloc_internal_macros.h | 13 #define UNUSED JEMALLOC_ATTR(unused)
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
| sanitizer_test_utils.h | 41 # define UNUSED __attribute__((unused)) 44 # define UNUSED
|
| /src/external/bsd/jemalloc/dist/include/jemalloc/internal/ |
| jemalloc_internal_macros.h | 17 #define UNUSED JEMALLOC_ATTR(unused)
|
| /src/external/bsd/jemalloc/include/jemalloc/internal/ |
| jemalloc_internal_macros.h | 17 #define UNUSED JEMALLOC_ATTR(unused)
|
| /src/external/bsd/dhcpcd/dist/src/ |
| common.h | 61 #define UNUSED(a) (void)(a)
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| d10v-opc.c | 99 #define UNUSED (0) 101 #define RSRC (UNUSED + 1)
|
| m10200-opc.c | 27 #define UNUSED 0 31 #define DN0 (UNUSED+1) 341 { "nop", 0xf6, 0xff, FMT_1, {UNUSED}}, 343 { "rts", 0xfe, 0xff, FMT_1, {UNUSED}}, 344 { "rti", 0xeb, 0xff, FMT_1, {UNUSED}}, 348 { "syscall", 0xf010, 0xffff, FMT_4, {UNUSED}}, 356 { "break", 0xff, 0xff, FMT_1, {UNUSED}},
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| d10v-opc.c | 99 #define UNUSED (0) 101 #define RSRC (UNUSED + 1)
|
| m10200-opc.c | 27 #define UNUSED 0 31 #define DN0 (UNUSED+1) 341 { "nop", 0xf6, 0xff, FMT_1, {UNUSED}}, 343 { "rts", 0xfe, 0xff, FMT_1, {UNUSED}}, 344 { "rti", 0xeb, 0xff, FMT_1, {UNUSED}}, 348 { "syscall", 0xf010, 0xffff, FMT_4, {UNUSED}}, 356 { "break", 0xff, 0xff, FMT_1, {UNUSED}},
|
| /src/external/gpl3/gcc/dist/libgcc/config/mips/ |
| gthr-mipssde.h | 135 __gthread_mutex_destroy (__gthread_mutex_t * UNUSED(__mutex)) 228 * UNUSED(__mutex))
|
| /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| sanitizer_common_libcdep.cpp | 112 } background_thread_strarter UNUSED;
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/mips/ |
| gthr-mipssde.h | 135 __gthread_mutex_destroy (__gthread_mutex_t * UNUSED(__mutex)) 228 * UNUSED(__mutex))
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| d10v-opc.c | 99 #define UNUSED (0) 101 #define RSRC (UNUSED + 1)
|
| m10200-opc.c | 27 #define UNUSED 0 31 #define DN0 (UNUSED+1) 341 { "nop", 0xf6, 0xff, FMT_1, {UNUSED}}, 343 { "rts", 0xfe, 0xff, FMT_1, {UNUSED}}, 344 { "rti", 0xeb, 0xff, FMT_1, {UNUSED}}, 348 { "syscall", 0xf010, 0xffff, FMT_4, {UNUSED}}, 356 { "break", 0xff, 0xff, FMT_1, {UNUSED}},
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| d10v-opc.c | 99 #define UNUSED (0) 101 #define RSRC (UNUSED + 1)
|