| /f-stack/app/redis-5.0.5/deps/lua/etc/ |
| H A D | noparser.c | 22 UNUSED(L); in luaX_init() 26 UNUSED(z); in luaY_parser() 27 UNUSED(buff); in luaY_parser() 28 UNUSED(name); in luaY_parser() 38 UNUSED(f); in luaU_dump() 39 UNUSED(w); in luaU_dump() 40 UNUSED(data); in luaU_dump() 41 UNUSED(strip); in luaU_dump() 43 UNUSED(L); in luaU_dump()
|
| /f-stack/freebsd/contrib/ncsw/inc/ |
| H A D | debug_ext.h | 111 UNUSED(dumpIdxStr[0][0]); \ 112 UNUSED(dumpSubStr[0]); \ 113 UNUSED(dumpTmpStr[0]); \ 114 UNUSED(p_DumpToken); \ 115 UNUSED(dumpArrIdx); \ 116 UNUSED(dumpArrSize); \ 117 UNUSED(dumpLevel); \ 118 UNUSED(dumpTmpLevel); \ 119 UNUSED(dumpIsArr[0]);
|
| /f-stack/tools/libxo/encoder/csv/ |
| H A D | enc_csv.c | 64 #ifndef UNUSED 65 #define UNUSED __attribute__ ((__unused__)) macro 164 csv_dbg (xo_handle_t *xop UNUSED, csv_private_t *csv UNUSED, in csv_dbg() argument 205 csv_destroy (xo_handle_t *xop UNUSED, csv_private_t *csv) in csv_destroy() argument 243 csv_stack_push (csv_private_t *csv UNUSED, const char *name UNUSED) in csv_stack_push() argument 254 csv_stack_pop (csv_private_t *csv UNUSED, const char *name UNUSED) in csv_stack_pop() argument 271 csv_quote_flags (xo_handle_t *xop UNUSED, csv_private_t *csv UNUSED, in csv_quote_flags() argument 421 csv_open_level (xo_handle_t *xop UNUSED, csv_private_t *csv, in csv_open_level() argument 493 csv_leaf_num (xo_handle_t *xop UNUSED, csv_private_t *csv, in csv_leaf_num() argument 555 csv_leaf_set (xo_handle_t *xop UNUSED, csv_private_t *csv, leaf_t *lp, in csv_leaf_set() argument [all …]
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | rtree.h | 211 rtree_leaf_elm_extent_read(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, in rtree_leaf_elm_extent_read() 224 rtree_leaf_elm_szind_read(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, in rtree_leaf_elm_szind_read() 236 rtree_leaf_elm_slab_read(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, in rtree_leaf_elm_slab_read() 248 rtree_leaf_elm_extent_write(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, in rtree_leaf_elm_extent_write() 262 rtree_leaf_elm_szind_write(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, in rtree_leaf_elm_szind_write() 280 rtree_leaf_elm_slab_write(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, in rtree_leaf_elm_slab_write()
|
| H A D | arena_stats.h | 98 arena_stats_init(UNUSED tsdn_t *tsdn, arena_stats_t *arena_stats) { in arena_stats_init() 150 UNUSED static inline void 154 UNUSED uint64_t r = atomic_fetch_sub_u64(p, x, ATOMIC_RELAXED); in arena_stats_sub_u64() 204 UNUSED size_t r = atomic_fetch_sub_zu(p, x, ATOMIC_RELAXED); in arena_stats_sub_zu()
|
| H A D | tsd_tls.h | 42 tsd_get(UNUSED bool init) { in tsd_get()
|
| H A D | jemalloc_internal_macros.h | 13 #define UNUSED JEMALLOC_ATTR(unused) macro
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/MACSEC/ |
| H A D | fm_macsec_secy.c | 55 UNUSED(id); in FmMacsecSecYExceptionsIsr() 66 UNUSED(id); in FmMacsecSecYEventsIsr() 819 UNUSED(h_FmMacsecSecY); in FM_MACSEC_SECY_GetRxScPhysId() 844 UNUSED(h_FmMacsecSecY);UNUSED(exception);UNUSED(enable); in FM_MACSEC_SECY_SetException() 850 UNUSED(h_FmMacsecSecY);UNUSED(event);UNUSED(enable); in FM_MACSEC_SECY_SetEvent() 856 UNUSED(h_FmMacsecSecY);UNUSED(p_Statistics); in FM_MACSEC_SECY_GetStatistics() 862 UNUSED(h_FmMacsecSecY);UNUSED(h_Sc);UNUSED(p_Statistics); in FM_MACSEC_SECY_RxScGetStatistics() 868 UNUSED(h_FmMacsecSecY);UNUSED(h_Sc);UNUSED(an);UNUSED(p_Statistics); in FM_MACSEC_SECY_RxSaGetStatistics() 874 UNUSED(h_FmMacsecSecY);UNUSED(p_Statistics); in FM_MACSEC_SECY_TxScGetStatistics() 880 UNUSED(h_FmMacsecSecY);UNUSED(an);UNUSED(p_Statistics); in FM_MACSEC_SECY_TxSaGetStatistics()
|
| H A D | fm_macsec_guest.c | 57 UNUSED(p_FmMacsecParam); in FM_MACSEC_GUEST_Config()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | endianconv.c | 107 #define UNUSED(x) (void)(x) macro 111 UNUSED(argc); in endianconvTest() 112 UNUSED(argv); in endianconvTest()
|
| H A D | redis-benchmark.c | 49 #define UNUSED(V) ((void) V) macro 192 UNUSED(el); in readHandler() 193 UNUSED(fd); in readHandler() 194 UNUSED(mask); in readHandler() 260 UNUSED(el); in writeHandler() 261 UNUSED(fd); in writeHandler() 262 UNUSED(mask); in writeHandler() 613 UNUSED(eventLoop); in showThroughput() 614 UNUSED(id); in showThroughput() 615 UNUSED(clientData); in showThroughput()
|
| H A D | crc64.c | 187 #define UNUSED(x) (void)(x) macro 189 UNUSED(argc); in crc64Test() 190 UNUSED(argv); in crc64Test()
|
| H A D | rio.c | 84 UNUSED(r); in rioBufferFlush() 235 UNUSED(r); in rioFdsetRead() 236 UNUSED(buf); in rioFdsetRead() 237 UNUSED(len); in rioFdsetRead()
|
| H A D | redis-check-rdb.c | 155 UNUSED(sig); in rdbCheckHandleCrash() 156 UNUSED(info); in rdbCheckHandleCrash() 157 UNUSED(secret); in rdbCheckHandleCrash()
|
| H A D | zmalloc.c | 442 #define UNUSED(x) ((void)(x)) macro 446 UNUSED(argc); in zmalloc_test() 447 UNUSED(argv); in zmalloc_test()
|
| /f-stack/tools/libxo/xo/ |
| H A D | xo.c | 22 #ifndef UNUSED 23 #define UNUSED __attribute__ ((__unused__)) macro 81 checkpoint (xo_handle_t *xop UNUSED, va_list vap UNUSED, int restore) in checkpoint() argument 96 const char *fmt, va_list vap UNUSED) in formatter() argument 98 int lflag UNUSED = 0; /* Parse long flag, though currently ignored */ in formatter() local 271 main (int argc UNUSED, char **argv) in main() argument
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | llimits.h | 69 #ifndef UNUSED 70 #define UNUSED(x) ((void)(x)) /* to avoid warnings */ macro
|
| /f-stack/tools/libxo/libxo/ |
| H A D | xo_syslog.c | 106 #ifndef UNUSED 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() argument 477 xo_syslog_handle_flush (void *opaque UNUSED) in xo_syslog_handle_flush() argument 609 char *buf UNUSED = NULL; in xo_vsyslog() local
|
| /f-stack/tools/libxo/xopo/ |
| H A D | xopo.c | 24 #ifndef UNUSED 25 #define UNUSED __attribute__ ((__unused__)) macro 115 main (int argc UNUSED, char **argv) in main() argument
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | ifpga_port.c | 276 UNUSED(feature); in port_hdr_uinit() 354 UNUSED(feature); in port_stp_uinit() 382 UNUSED(feature); in port_uint_uinit() 412 UNUSED(feature); in port_afu_init() 421 UNUSED(feature); in port_afu_uinit()
|
| H A D | ifpga_fme.c | 74 UNUSED(feature); in fme_hdr_uinit() 412 UNUSED(feature); in fme_thermal_mgmt_init() 430 UNUSED(feature); in fme_thermal_mgmt_uinit() 675 UNUSED(feature); in fme_power_mgmt_init() 684 UNUSED(feature); in fme_power_mgmt_uinit() 742 UNUSED(feature); in fme_hssi_eth_init() 748 UNUSED(feature); in fme_hssi_eth_uinit() 758 UNUSED(feature); in fme_emif_init() 764 UNUSED(feature); in fme_emif_uinit() 1293 UNUSED(feature); in fme_eth_group_uinit()
|
| H A D | opae_spi_transaction.c | 49 UNUSED(string); in print_buffer() 50 UNUSED(buffer); in print_buffer() 51 UNUSED(len); in print_buffer()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_ie.c | 1661 UNUSED(cx); in DEF_IE_CHECK() 1747 UNUSED(cx); in DEF_IE_CHECK() 1816 UNUSED(cx); in DEF_IE_CHECK() 1909 UNUSED(cx); in DEF_IE_CHECK() 2303 UNUSED(cx); in DEF_IE_CHECK() 2350 UNUSED(cx); in DEF_IE_CHECK() 2401 UNUSED(cx); in DEF_IE_CHECK() 5176 UNUSED(cx); UNUSED(ie); in DEF_IE_CHECK() 5217 UNUSED(cx); UNUSED(ie); in DEF_IE_CHECK() 5266 UNUSED(ie); UNUSED(cx); in DEF_IE_CHECK() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | llimits.h | 85 #if !defined(UNUSED) 86 #define UNUSED(x) ((void)(x)) /* to avoid warnings */ macro
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/BM/ |
| H A D | bman_low.c | 198 UNUSED(cmode); in bm_rcr_init() 239 UNUSED(rcr); in bm_rcr_abort() 406 UNUSED(mc); in bm_mc_finish() 430 UNUSED(mc); in bm_mc_abort()
|