Searched refs:decls (Results 1 – 8 of 8) sorted by relevance
6 CFLAGS_trace-event-perl.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-…8 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls aft…9 CFLAGS_trace-event-python.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -…
3 # -Wno-declaration-after-statement: The python headers have mixed code with declarations (decls aft…4 CFLAGS_Context.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-…
1417 struct id_stack *decls, in btf_dump_emit_type_chain() argument1435 while (decls->cnt) { in btf_dump_emit_type_chain()1436 id = decls->ids[--decls->cnt]; in btf_dump_emit_type_chain()1439 btf_dump_emit_mods(d, decls); in btf_dump_emit_type_chain()1451 btf_dump_emit_mods(d, decls); in btf_dump_emit_type_chain()1457 btf_dump_emit_mods(d, decls); in btf_dump_emit_type_chain()1466 btf_dump_emit_mods(d, decls); in btf_dump_emit_type_chain()1474 btf_dump_emit_mods(d, decls); in btf_dump_emit_type_chain()1478 btf_dump_emit_mods(d, decls); in btf_dump_emit_type_chain()1494 btf_dump_emit_mods(d, decls); in btf_dump_emit_type_chain()[all …]
3 CFLAGS_Context.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-bad-funct…
34 EXTRA_WARNINGS += -Wredundant-decls
196 KBUILD_CFLAGS += -Wredundant-decls
562 lang_hooks.decls.pushdecl(latent_entropy_decl); in latent_entropy_start_unit()
284 …flex_flags := -Wno-redundant-decls -Wno-switch-default -Wno-unused-function -Wno-misleading-indent…