| /freebsd-12-stable/contrib/libxo/xo/ |
| D | xo.c | 22 #define UNUSED __attribute__ ((__unused__)) macro 80 checkpoint (xo_handle_t *xop UNUSED, va_list vap UNUSED, int restore) in checkpoint() 95 const char *fmt, va_list vap UNUSED) in formatter() 97 int lflag UNUSED = 0; /* Parse long flag, though currently ignored */ in formatter() local 250 main (int argc UNUSED, char **argv) in main()
|
| /freebsd-12-stable/contrib/gcc/ |
| D | gthr-gnat.c | 36 #define UNUSED(x) macro 38 #define UNUSED(x) x __attribute__((unused)) macro
|
| D | gthr-single.h | 40 #define UNUSED(x) macro 42 #define UNUSED(x) x __attribute__((unused)) macro
|
| D | gthr-solaris.h | 43 #define UNUSED(x) macro 45 #define UNUSED(x) x __attribute__((unused)) macro
|
| /freebsd-12-stable/contrib/apr/strings/ |
| D | apr_strnatcmp.c | 29 # define UNUSED __attribute__((__unused__)) macro 31 # define UNUSED macro
|
| /freebsd-12-stable/contrib/libxo/libxo/ |
| D | xo_syslog.c | 107 #define UNUSED __attribute__ ((__unused__)) macro 117 static pthread_mutex_t xo_syslog_mutex UNUSED = PTHREAD_MUTEX_INITIALIZER; variable 472 xo_syslog_handle_close (void *opaque UNUSED) in xo_syslog_handle_close() 477 xo_syslog_handle_flush (void *opaque UNUSED) in xo_syslog_handle_flush() 609 char *buf UNUSED = NULL; in xo_vsyslog() local
|
| D | libxo.c | 135 #define UNUSED __attribute__ ((__unused__)) macro 499 xo_style (xo_handle_t *xop UNUSED) in xo_style() 821 xo_escape_json (xo_buffer_t *xbp, ssize_t len, xo_xff_flags_t flags UNUSED) in xo_escape_json() 869 xo_escape_sdparams (xo_buffer_t *xbp, ssize_t len, xo_xff_flags_t flags UNUSED) in xo_escape_sdparams() 1328 xo_retain_clear (const char *fmt UNUSED) in xo_retain_clear() 1333 xo_retain_add (const char *fmt UNUSED, xo_field_info_t *fields UNUSED, in xo_retain_add() 1334 unsigned num_fields UNUSED) in xo_retain_add() 1340 xo_retain_find (const char *fmt UNUSED, xo_field_info_t **valp UNUSED, in xo_retain_find() 1341 unsigned *nump UNUSED) in xo_retain_find() 2598 xo_line_ensure_open (xo_handle_t *xop, xo_xff_flags_t flags UNUSED) in xo_line_ensure_open() [all …]
|
| /freebsd-12-stable/share/examples/ses/ |
| D | Makefile | 37 UNUSED = getobjmap getnobj getobjstat macro
|
| /freebsd-12-stable/contrib/libxo/xopo/ |
| D | xopo.c | 25 #define UNUSED __attribute__ ((__unused__)) macro 115 main (int argc UNUSED, char **argv) in main()
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/ |
| D | int_lib.h | 41 #define UNUSED macro 46 #define UNUSED __attribute__((unused)) macro
|
| /freebsd-12-stable/contrib/byacc/test/ |
| D | calc2.y | 91 #define UNUSED(x) ((void)(x)) macro
|
| D | calc3.y | 94 #define UNUSED(x) ((void)(x)) macro
|
| D | err_syntax27.y | 94 #define UNUSED(x) ((void)(x)) macro
|
| /freebsd-12-stable/lib/libc/include/ |
| D | port_before.h | 21 #define UNUSED(x) (void)(x) macro
|
| /freebsd-12-stable/sbin/routed/ |
| D | trace.c | 390 sigtrace_on(int s UNUSED) in sigtrace_on() 399 sigtrace_off(int s UNUSED) in sigtrace_off() 840 struct walkarg *w UNUSED) in walk_trace()
|
| D | table.c | 1418 struct walkarg *argp UNUSED) in walk_kern() 1988 struct walkarg *argp UNUSED) in walk_bad() 2031 struct walkarg *argp UNUSED) in walk_age()
|
| D | output.c | 444 struct walkarg *argp UNUSED) in walk_supply()
|
| D | main.c | 551 sigalrm(int s UNUSED) in sigalrm()
|
| /freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/ |
| D | jemalloc_internal_macros.h | 13 #define UNUSED JEMALLOC_ATTR(unused) macro
|
| /freebsd-12-stable/usr.bin/m4/ |
| D | mdef.h | 42 # define UNUSED __attribute__((__unused__)) macro 44 # define UNUSED macro
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | Cuda.h | 42 UNUSED, enumerator
|
| /freebsd-12-stable/usr.sbin/acpi/acpidump/ |
| D | acpidump.h | 96 UNUSED, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_internal_defs.h | 240 # define UNUSED __attribute__((unused)) macro 243 # define UNUSED macro
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| D | internal_defs.h | 47 #define UNUSED __attribute__((unused)) macro
|
| /freebsd-12-stable/contrib/ntp/libntp/lib/isc/include/isc/ |
| D | util.h | 49 #define UNUSED(x) (void)(x) macro
|