| /f-stack/tools/libxo/encoder/csv/ |
| H A D | enc_csv.c | 65 #define UNUSED __attribute__ ((__unused__)) macro 164 csv_dbg (xo_handle_t *xop UNUSED, csv_private_t *csv UNUSED, in csv_dbg() 205 csv_destroy (xo_handle_t *xop UNUSED, csv_private_t *csv) in csv_destroy() 243 csv_stack_push (csv_private_t *csv UNUSED, const char *name UNUSED) in csv_stack_push() 254 csv_stack_pop (csv_private_t *csv UNUSED, const char *name UNUSED) in csv_stack_pop() 271 csv_quote_flags (xo_handle_t *xop UNUSED, csv_private_t *csv UNUSED, in csv_quote_flags() 421 csv_open_level (xo_handle_t *xop UNUSED, csv_private_t *csv, in csv_open_level() 463 csv_close_level (xo_handle_t *xop UNUSED, csv_private_t *csv, const char *name) in csv_close_level() 493 csv_leaf_num (xo_handle_t *xop UNUSED, csv_private_t *csv, in csv_leaf_num() 555 csv_leaf_set (xo_handle_t *xop UNUSED, csv_private_t *csv, leaf_t *lp, in csv_leaf_set() [all …]
|
| /f-stack/tools/libxo/xo/ |
| H A D | xo.c | 23 #define UNUSED __attribute__ ((__unused__)) macro 81 checkpoint (xo_handle_t *xop UNUSED, va_list vap UNUSED, int restore) in checkpoint() 96 const char *fmt, va_list vap UNUSED) in formatter() 98 int lflag UNUSED = 0; /* Parse long flag, though currently ignored */ in formatter() local 271 main (int argc UNUSED, char **argv) in main()
|
| /f-stack/tools/libxo/libxo/ |
| H A 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
|
| H A D | libxo.c | 1309 xo_retain_add (const char *fmt UNUSED, xo_field_info_t *fields UNUSED, in xo_retain_add() 1310 unsigned num_fields UNUSED) in xo_retain_add() 1316 xo_retain_find (const char *fmt UNUSED, xo_field_info_t **valp UNUSED, in xo_retain_find() 1317 unsigned *nump UNUSED) in xo_retain_find() 4869 xo_colors_update (xo_handle_t *xop UNUSED, xo_colors_t *newp UNUSED) in xo_colors_update() 5637 const char *fmt UNUSED, in xo_gettext_finish_numbering_fields() 6253 int this_field UNUSED, in xo_gettext_build_format() 6261 xo_gettext_combine_formats (xo_handle_t *xop UNUSED, const char *fmt UNUSED, in xo_gettext_combine_formats() 6266 int *reorderedp UNUSED) in xo_gettext_combine_formats() 6274 ssize_t *fstart UNUSED, unsigned min_fstart UNUSED, in xo_gettext_rebuild_content() [all …]
|
| /f-stack/tools/libxo/xopo/ |
| H A D | xopo.c | 25 #define UNUSED __attribute__ ((__unused__)) macro 115 main (int argc UNUSED, char **argv) in main()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | crc64.c | 187 #define UNUSED(x) (void)(x) macro
|
| H A D | endianconv.c | 107 #define UNUSED(x) (void)(x) macro
|
| H A D | sha1.c | 203 #define UNUSED(x) (void)(x) macro
|
| H A D | zipmap.c | 407 #define UNUSED(x) (void)(x) macro
|
| H A D | intset.c | 351 #define UNUSED(x) (void)(x) macro
|
| H A D | zmalloc.c | 442 #define UNUSED(x) ((void)(x)) macro
|
| H A D | util.c | 846 #define UNUSED(x) (void)(x) macro
|
| H A D | redis-benchmark.c | 49 #define UNUSED(V) ((void) V) macro
|
| H A D | sds.c | 1127 #define UNUSED(x) (void)(x) macro
|
| H A D | quicklist.c | 1449 #define UNUSED(x) (void)(x) macro
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_macros.h | 13 #define UNUSED JEMALLOC_ATTR(unused) macro
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | ifpga_compat.h | 56 #define UNUSED(x) (void)(x) macro
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | llimits.h | 70 #define UNUSED(x) ((void)(x)) /* to avoid warnings */ macro
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/dktp/ |
| H A D | fdisk.h | 95 #define UNUSED 0 /* Empty Partition */ macro
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | llimits.h | 86 #define UNUSED(x) ((void)(x)) /* to avoid warnings */ macro
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | prof.c | 171 rb_gen(static UNUSED, tctx_tree_, prof_tctx_tree_t, prof_tctx_t, in rb_gen() 186 rb_gen(static UNUSED, gctx_tree_, prof_gctx_tree_t, prof_gctx_t, dump_link, in rb_gen() 205 rb_gen(static UNUSED, tdata_tree_, prof_tdata_tree_t, prof_tdata_t, tdata_link, in rb_gen()
|
| /f-stack/freebsd/contrib/ncsw/inc/ |
| H A D | ncsw_ext.h | 99 #define UNUSED(_x) ((void)(_x)) macro
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | sds.c | 1103 #define UNUSED(x) (void)(x) macro
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | bcm_osal.h | 52 #define UNUSED(x) (void)(x) macro
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_ie.c | 50 #define UNUSED(_p) do { (void)(_p); } while (0) macro
|