Searched refs:unused (Results 1 – 10 of 10) sorted by relevance
| /scripts/gendwarfksyms/examples/ |
| D | kabi_ex.h | 231 unsigned long unused; member 243 KABI_REPLACE(unsigned long, unused, unsigned long renamed); 257 KABI_REPLACE(unsigned long, unused, long replaced);
|
| /scripts/ |
| D | Makefile.extrawarn | 126 KBUILD_CFLAGS += $(call cc-disable-warning, unused-but-set-variable) 127 KBUILD_CFLAGS += $(call cc-disable-warning, unused-const-variable) 210 KBUILD_CFLAGS += -Wno-unused-parameter
|
| D | checksyscalls.sh | 273 $* -Wno-error -Wno-unused-macros -E -x c - > /dev/null
|
| D | Makefile.clang | 37 CLANG_FLAGS += -Werror=unused-command-line-argument
|
| D | check-uapi.sh | 187 -fno-eliminate-unused-debug-types \
|
| D | spelling.txt | 1664 ununsed||unused
|
| D | checkpatch.pl | 6802 if ($attr =~ /^_*unused/) {
|
| /scripts/gcc-plugins/ |
| D | Makefile | 34 -ggdb -Wno-narrowing -Wno-unused-variable \
|
| /scripts/coccinelle/misc/ |
| D | uninitialized_var.cocci | 10 /// compiler warnings (e.g. "unused variable"). If the compiler thinks it
|
| /scripts/gendwarfksyms/ |
| D | dwarf.c | 1040 static int process_exported_symbols(struct state *unused, struct die *cache, in process_exported_symbols() argument 1102 static int resolve_fqns(struct state *parent, struct die *unused, in resolve_fqns() argument
|