Searched defs:WARNINGS (Results 1 – 4 of 4) sorted by relevance
5 WARNINGS = -Wall -Wextra macro
35 WARNINGS := $(EXTRA_WARNINGS) -Wno-switch-default -Wno-switch-enum -Wno-packed -Wno-nested-externs global() macro
126 WARNINGS += $(call cc-supports,-Wdeclaration-after-statement) macro