| /src/usr.sbin/sesd/ |
| H A D | Makefile | 37 UNUSED = getobjmap getnobj getobjstat macro
|
| /src/lib/libc/include/ |
| H A D | port_before.h | 12 #define UNUSED(a) (void)&a macro 14 #define UNUSED(a) a = a macro
|
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| H A D | int_util.h | 31 typedef char ct_assert_##cnt[(expr) ? 1 : -1] UNUSED
|
| H A D | int_lib.h | 50 #define UNUSED macro 55 #define UNUSED __attribute__((unused)) macro
|
| /src/usr.bin/m4/ |
| H A D | mdef.h | 39 # define UNUSED __attribute__((__unused__)) macro 41 # define UNUSED macro
|
| H A D | look.c | 70 hash_alloc(size_t s, void *u UNUSED) argument 79 hash_free(void *p, size_t s UNUSED, void *u UNUSED) argument 85 element_alloc(size_t s, void *u UNUSED) argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
| H A D | sanitizer_test_utils.h | 41 # define UNUSED __attribute__((unused)) macro 44 # define UNUSED macro
|
| /src/lib/libc/isc/ |
| H A D | ev_streams.c | 138 UNUSED(opaqueCtx); 149 UNUSED(opaqueCtx); 274 UNUSED(evmask); 297 UNUSED(evmask);
|
| H A D | ev_timers.c | 287 UNUSED(value); 437 UNUSED(ctx); 471 UNUSED(uap); 499 UNUSED(due); 500 UNUSED(inter);
|
| /src/usr.sbin/acpitools/acpidump/ |
| H A D | acpidump.h | 85 UNUSED, enumerator in enum:TCPAevent_types
|
| /src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
| H A D | xray_basic_logging.cc | 127 thread_local bool UNUSED TOnce = [] { 373 XRayLogInitStatus basicLoggingInit(UNUSED size_t BufferSize, 374 UNUSED size_t BufferMax, void *Options, 516 static auto UNUSED Unused = __xray::basicLogDynamicInitializer();
|
| H A D | xray_profiling.cc | 520 static auto UNUSED Unused = __xray::profilingDynamicInitializer();
|
| /src/lib/libresolv/ |
| H A D | support.c | 333 UNUSED(data);
|
| /src/sys/arch/i386/mca/ |
| H A D | mca_machdep.c | 92 #ifdef UNUSED 349 #ifdef UNUSED
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_internal_defs.h | 245 # define UNUSED __attribute__((unused)) macro 248 # define UNUSED macro
|
| /src/sbin/routed/ |
| H A D | defs.h | 83 #define UNUSED __attribute__((unused)) macro 94 #define __RCSID(_s) static const char rcsid[] UNUSED = _s 97 #define __COPYRIGHT(_s) static const char copyright[] UNUSED = _s
|
| H A D | trace.c | 389 sigtrace_on(int s UNUSED) argument 398 sigtrace_off(int s UNUSED) argument 842 struct walkarg *w UNUSED) 841 walk_trace(struct radix_node * rn,struct walkarg * w UNUSED) argument
|
| H A D | table.c | 1420 struct walkarg *argp UNUSED) 1996 struct walkarg *argp UNUSED) 2039 struct walkarg *argp UNUSED) 1419 walk_kern(struct radix_node * rn,struct walkarg * argp UNUSED) argument 1995 walk_bad(struct radix_node * rn,struct walkarg * argp UNUSED) argument 2038 walk_age(struct radix_node * rn,struct walkarg * argp UNUSED) argument
|
| H A D | main.c | 543 sigalrm(int s UNUSED) argument
|
| /src/sbin/routed/rtquery/ |
| H A D | rtquery.c | 56 #define UNUSED __unused macro 58 #define __RCSID(_s) static const char rcsid[] UNUSED = _s 61 #define __COPYRIGHT(_s) static const char copyright[] UNUSED = _s
|
| /src/sys/arch/rs6000/mca/ |
| H A D | mca_machdep.c | 59 #ifdef UNUSED
|
| /src/lib/libc/resolv/ |
| H A D | res_mkquery.c | 127 UNUSED(newrr_in);
|
| /src/sys/sys/ |
| H A D | disklabel.h | 368 x(UNUSED, 0, "unused", NULL, NULL) /* unused */ \
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| H A D | asan_rtl.cc | 386 static bool UNUSED __local_asan_dyninit = [] {
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/ |
| H A D | asan_str_test.cc | 277 UNUSED static void RunStrChrTest(PointerToStrChr1 StrChr, ...) { 280 UNUSED static void RunStrChrTest(PointerToStrChr2 StrChr, int) {
|