Searched refs:UNUSED (Results 1 - 25 of 31) sorted by relevance

12

/src/usr.sbin/sesd/
H A DMakefile37 UNUSED = getobjmap getnobj getobjstat macro
/src/lib/libc/include/
H A Dport_before.h12 #define UNUSED(a) (void)&a macro
14 #define UNUSED(a) a = a macro
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dint_util.h31 typedef char ct_assert_##cnt[(expr) ? 1 : -1] UNUSED
H A Dint_lib.h50 #define UNUSED macro
55 #define UNUSED __attribute__((unused)) macro
/src/usr.bin/m4/
H A Dmdef.h39 # define UNUSED __attribute__((__unused__)) macro
41 # define UNUSED macro
H A Dlook.c70 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 Dsanitizer_test_utils.h41 # define UNUSED __attribute__((unused)) macro
44 # define UNUSED macro
/src/lib/libc/isc/
H A Dev_streams.c138 UNUSED(opaqueCtx);
149 UNUSED(opaqueCtx);
274 UNUSED(evmask);
297 UNUSED(evmask);
H A Dev_timers.c287 UNUSED(value);
437 UNUSED(ctx);
471 UNUSED(uap);
499 UNUSED(due);
500 UNUSED(inter);
/src/usr.sbin/acpitools/acpidump/
H A Dacpidump.h85 UNUSED, enumerator in enum:TCPAevent_types
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_basic_logging.cc127 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 Dxray_profiling.cc520 static auto UNUSED Unused = __xray::profilingDynamicInitializer();
/src/lib/libresolv/
H A Dsupport.c333 UNUSED(data);
/src/sys/arch/i386/mca/
H A Dmca_machdep.c92 #ifdef UNUSED
349 #ifdef UNUSED
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h245 # define UNUSED __attribute__((unused)) macro
248 # define UNUSED macro
/src/sbin/routed/
H A Ddefs.h83 #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 Dtrace.c389 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 Dtable.c1420 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 Dmain.c543 sigalrm(int s UNUSED) argument
/src/sbin/routed/rtquery/
H A Drtquery.c56 #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 Dmca_machdep.c59 #ifdef UNUSED
/src/lib/libc/resolv/
H A Dres_mkquery.c127 UNUSED(newrr_in);
/src/sys/sys/
H A Ddisklabel.h368 x(UNUSED, 0, "unused", NULL, NULL) /* unused */ \
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_rtl.cc386 static bool UNUSED __local_asan_dyninit = [] {
/src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_str_test.cc277 UNUSED static void RunStrChrTest(PointerToStrChr1 StrChr, ...) {
280 UNUSED static void RunStrChrTest(PointerToStrChr2 StrChr, int) {

Completed in 20 milliseconds

12