Searched defs:UNUSED (Results 1 - 15 of 15) sorted by relevance
| /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_lib.h | 50 #define UNUSED macro 55 #define UNUSED __attribute__((unused)) macro
|
| /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/usr.bin/m4/ |
| 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
|
| H A D | mdef.h | 39 # define UNUSED __attribute__((__unused__)) macro 41 # define UNUSED macro
|
| /src/usr.sbin/acpitools/acpidump/ |
| H A D | acpidump.h | 85 UNUSED, enumerator in enum:TCPAevent_types
|
| /src/sbin/routed/ |
| H A D | output.c | 459 walk_supply(struct radix_node * rn,struct walkarg * argp UNUSED) argument
|
| H A D | main.c | 543 sigalrm(int s UNUSED) argument
|
| H A D | trace.c | 389 sigtrace_on(int s UNUSED) argument 398 sigtrace_off(int s UNUSED) argument 841 walk_trace(struct radix_node * rn,struct walkarg * w UNUSED) argument
|
| H A D | table.c | 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 | defs.h | 83 #define UNUSED __attribute__((unused)) macro
|
| /src/usr.sbin/mrouted/ |
| H A D | snmp.c | 48 #define UNUSED 0 macro
|
| /src/sbin/routed/rtquery/ |
| H A D | rtquery.c | 56 #define UNUSED __unused macro
|
| /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
|
Completed in 14 milliseconds