Home
last modified time | relevance | path

Searched refs:unused (Results 1 – 6 of 6) sorted by relevance

/lib/zstd/common/
A Derror_private.h28 #define ERR_STATIC static __attribute__((unused))
A Dcompiler.h48 #define UNUSED_ATTR __attribute__((unused))
A Dhuf.h204 BYTE unused[sizeof(size_t) - 2]; member
/lib/
A Dstackdepot.c421 const size_t unused = sizeof(s->entries) - used; in depot_stack_record_size() local
425 return ALIGN(sizeof(struct stack_record) - unused, 1 << DEPOT_STACK_ALIGN); in depot_stack_record_size()
A DMakefile74 CFLAGS_test_ubsan.o += $(call cc-disable-warning, unused-but-set-variable)
A Ddynamic_debug.c1295 const char *unused, void *arg) in ddebug_dyndbg_boot_param_cb() argument

Completed in 11 milliseconds