Searched refs:UNUSED (Results 51 - 75 of 127) sorted by relevance

123456

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h50 #define UNUSED __attribute__((unused)) macro
H A Dtsd_shared.h56 UNUSED bool MinimalInit) {
H A Dcombined.h78 void *allocate(UNUSED uptr Size) {
298 UNUSED uptr Alignment = MinAlignment) {
505 bool setOption(UNUSED uptr Option, UNUSED uptr Value) { return false; }
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dratelimiter.c175 UNUSED(task);
239 UNUSED(task);
H A Dhttpd.c620 UNUSED(url);
621 UNUSED(querystring);
622 UNUSED(arg);
644 UNUSED(url);
645 UNUSED(querystring);
646 UNUSED(arg);
H A Dnetaddr.c314 UNUSED(netaddr);
315 UNUSED(path);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h244 # define UNUSED __attribute__((unused)) macro
247 # define UNUSED macro
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.c69 UNUSED(h_Module);
71 UNUSED(p_Msg);UNUSED(p_Reply);UNUSED(replyLength);UNUSED(status);
90 UNUSED(msgLength);
H A Dbm_portal.c260 UNUSED(p_BmPortal);
295 UNUSED(flags);
/freebsd-11-stable/contrib/libxo/libxo/
H A Dlibxo.c134 #ifndef UNUSED
135 #define UNUSED __attribute__ ((__unused__)) macro
136 #endif /* UNUSED */
499 xo_style (xo_handle_t *xop UNUSED) argument
821 xo_escape_json (xo_buffer_t *xbp, ssize_t len, xo_xff_flags_t flags UNUSED) argument
869 xo_escape_sdparams (xo_buffer_t *xbp, ssize_t len, xo_xff_flags_t flags UNUSED) argument
1328 xo_retain_clear (const char *fmt UNUSED) argument
1333 xo_retain_add (const char *fmt UNUSED, xo_field_info_t *fields UNUSED, argument
1334 unsigned num_fields UNUSED)
1340 xo_retain_find(const char *fmt UNUSED, xo_field_info_t **valp UNUSED, unsigned *nump UNUSED) argument
2598 xo_line_ensure_open(xo_handle_t *xop, xo_xff_flags_t flags UNUSED) argument
3128 xo_dgettext(xo_handle_t *xop UNUSED, const char *str) argument
3134 xo_dngettext(xo_handle_t *xop UNUSED, const char *singular, const char *plural, unsigned long int n) argument
3664 xo_fix_encoding(xo_handle_t *xop UNUSED, char *encoding) argument
4826 xo_colors_enabled(xo_handle_t *xop UNUSED) argument
5391 xo_count_fields(xo_handle_t *xop UNUSED, const char *fmt) argument
5609 xo_gettext_finish_numbering_fields(xo_handle_t *xop UNUSED, const char *fmt UNUSED, xo_field_info_t *fields) argument
5863 xo_gettext_simplify_format(xo_handle_t *xop UNUSED, xo_buffer_t *xbp, xo_field_info_t *fields, int this_field, const char *fmt UNUSED, xo_simplify_field_func_t field_cb) argument
5977 xo_gettext_rewrite_fields(xo_handle_t *xop UNUSED, xo_field_info_t *fields, unsigned max_fields) argument
6021 xo_gettext_combine_formats(xo_handle_t *xop, const char *fmt UNUSED, const char *gtfmt, xo_field_info_t *old_fields, xo_field_info_t *new_fields, unsigned new_max_fields, int *reorderedp) argument
6221 xo_gettext_build_format(xo_handle_t *xop UNUSED, xo_field_info_t *fields UNUSED, int this_field UNUSED, const char *fmt UNUSED, char **new_fmtp) argument
6231 xo_gettext_combine_formats(xo_handle_t *xop UNUSED, const char *fmt UNUSED, const char *gtfmt UNUSED, xo_field_info_t *old_fields UNUSED, xo_field_info_t *new_fields UNUSED, unsigned new_max_fields UNUSED, int *reorderedp UNUSED) argument
6242 xo_gettext_rebuild_content(xo_handle_t *xop UNUSED, xo_field_info_t *fields UNUSED, ssize_t *fstart UNUSED, unsigned min_fstart UNUSED, ssize_t *fend UNUSED, unsigned max_fend UNUSED) argument
[all...]
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c61 UNUSED(p_Msg);UNUSED(p_Reply);UNUSED(replyLength);UNUSED(status);UNUSED(h_Module);
79 UNUSED(msgLength);
993 UNUSED(h_Qm); UNUSED(id); UNUSED(p_Params);
H A Dqm_portal_fqr.c170 UNUSED(flags);
458 UNUSED(h_App);
459 UNUSED(h_QmFqr);
460 UNUSED(h_QmPortal);
461 UNUSED(fqidOffset);
462 UNUSED(p_Frame);
474 UNUSED(p_Fq);
475 UNUSED(p_Msg);
476 UNUSED(h_App);
477 UNUSED(h_QmPorta
[all...]
/freebsd-11-stable/sbin/routed/
H A Ddefs.h90 #define UNUSED __attribute__((unused)) macro
102 #define __RCSID(_s) static const char rcsid[] UNUSED = _s
105 #define __COPYRIGHT(_s) static const char copyright[] UNUSED = _s
/freebsd-11-stable/sbin/routed/rtquery/
H A Drtquery.c52 #define UNUSED __attribute__((unused)) macro
54 #define __RCSID(_s) static const char rcsid[] UNUSED = _s
57 #define __COPYRIGHT(_s) static const char copyright[] UNUSED = _s
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h155 UNUSED JEMALLOC_INLINE void
257 UNUSED JEMALLOC_INLINE void
H A Dbitmap.h238 UNUSED bool propagate;
/freebsd-11-stable/contrib/jemalloc/src/
H A Dutil.c62 UNUSED long result = syscall(SYS_write, STDERR_FILENO, s, strlen(s));
64 UNUSED ssize_t result = write(STDERR_FILENO, s, strlen(s));
/freebsd-11-stable/contrib/lua/src/
H A Dluac.c124 UNUSED(L);
161 UNUSED(L);
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dutil.h45 * UNUSED(bar);
49 #define UNUSED(x) (void)(x) macro
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Difiter_sysctl.c312 UNUSED(iter); /* Unused. */
H A Dinterfaceiter.c77 UNUSED(ifname);
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dentropy.c236 UNUSED(source);
H A Dnet.c303 UNUSED(af);
/freebsd-11-stable/sys/contrib/ncsw/inc/
H A Dncsw_ext.h96 #define UNUSED(X) (X=X) macro
/freebsd-11-stable/lib/libc/resolv/
H A Dres_mkquery.c111 UNUSED(newrr_in);

Completed in 272 milliseconds

123456