Home
last modified time | relevance | path

Searched refs:implicit (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A DMakefile7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \
9 -Wno-implicit-int
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A DMakefile7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \
9 -Wno-implicit-int -Wno-missing-prototypes -Wno-missing-declarations \
/kernel/linux/linux-6.6/sound/usb/
H A DMakefile11 implicit.o \
/kernel/linux/linux-6.6/usr/include/
H A DMakefile9 UAPI_CFLAGS := -std=c90 -Wall -Werror=implicit-function-declaration
/kernel/linux/linux-5.10/usr/include/
H A DMakefile9 UAPI_CFLAGS := -std=c90 -Wall -Werror=implicit-function-declaration
/kernel/linux/linux-6.6/arch/sh/
H A DMakefile39 $(call cc-option,-mno-implicit-fp,-m4-nofpu)
/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c861 int labelled = 0, implicit = 0; in parse_type() local
924 /* Handle implicit and explicit markers */ in parse_type()
927 implicit = 1; in parse_type()
939 if (!implicit) in parse_type()
941 element->compound = implicit ? TAG_OVERRIDE : SEQUENCE; in parse_type()
/kernel/linux/linux-6.6/scripts/
H A Dasn1_compiler.c861 int labelled = 0, implicit = 0; in parse_type() local
924 /* Handle implicit and explicit markers */ in parse_type()
927 implicit = 1; in parse_type()
939 if (!implicit) in parse_type()
941 element->compound = implicit ? TAG_OVERRIDE : SEQUENCE; in parse_type()
/kernel/linux/linux-5.10/arch/arm64/kernel/vdso32/
H A DMakefile77 -Werror-implicit-function-declaration \
/kernel/linux/linux-5.10/arch/sh/
H A DMakefile39 $(call cc-option,-mno-implicit-fp,-m4-nofpu)
/kernel/linux/linux-6.6/arch/arm64/kernel/vdso32/
H A DMakefile66 -Werror-implicit-function-declaration \
/kernel/linux/linux-5.10/
H A DMakefile174 # We need to invoke sub-make to avoid implicit rules in the top Makefile.
176 # Cancel implicit rules for this Makefile.
508 -Werror=implicit-function-declaration -Werror=implicit-int \
1230 # make sure no implicit rule kicks in
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh3473 # subflow_rebuild_header is needed to support the implicit flag
3475 if reset "implicit EP" &&
3486 $ns2 10.0.2.2 id 1 flags implicit
3492 $ns2 10.0.2.2 id 1 flags implicit

Completed in 11 milliseconds