Searched refs:defined (Results 1 - 25 of 438) sorted by relevance

1234567891011>>

/src/sys/arch/arm/include/
H A DMakefile.inc3 .if !defined(RUMPKERNEL)
/src/sys/arch/powerpc/include/
H A DMakefile.inc3 .if !defined(_POWERPC_MAKEFILE_INC)
6 .if !defined(RUMPKERNEL)
/src/sys/arch/amiga/stand/bootblock/bootxx_ffsv2/
H A DMakefile3 BOOTXX_FFSV2= defined
/src/share/mk/
H A Dbsd.hostinit.mk3 .if !defined(_BSD_HOSTINIT_MK_)
6 NOINFO= # defined
7 NOLINT= # defined
8 NOMAN= # defined
13 .endif # !defined(_BSD_HOSTINIT_MK_)
/src/tests/usr.bin/xlint/lint2/
H A Dmsg_002.exp0 defined is defined in msg_002.c(3) but never used [lint2:001]
2 only_declared is declared in msg_002.c(2) but never used or defined [lint2:002]
H A Dread.exp1 a125 is declared in read.c(125) but never used or defined [lint2:002]
2 inline_function is defined in read.c(256) but never used [lint2:001]
4 printflike_0_comment is defined in read.c(217) but never used [lint2:001]
5 printflike_10_comment is defined in read.c(229) but never used [lint2:001]
6 printflike_3_comment is defined in read.c(223) but never used [lint2:001]
7 printflike_comment is defined in read.c(211) but never used [lint2:001]
8 scanflike_0_comment is defined in read.c(243) but never used [lint2:001]
9 scanflike_3_comment is defined in read.c(249) but never used [lint2:001]
10 scanflike_comment is defined in read.c(237) but never used [lint2:001]
13 varargs_0_comment is defined i
[all...]
H A Dmsg_000.exp1 defined_not_used is defined in msg_000.c(2) but never used [lint2:001]
2 used_not_defined is used in msg_000.c(3) but never defined [lint2:000]
H A Dmsg_001.exp1 defined_not_used is defined in msg_001.c(2) but never used [lint2:001]
2 used_not_defined is used in msg_001.c(3) but never defined [lint2:000]
/src/sys/compat/linux/
H A DMakefile.inc3 .if !defined(SUBDIR)
/src/sys/compat/linux32/
H A DMakefile.inc3 .if !defined(SUBDIR)
/src/sys/arch/alpha/include/
H A DMakefile.inc3 .if !defined(_ALPHA_MAKEFILE_INC)
/src/distrib/utils/
H A DMakefile.inc4 .if !defined(NOTINCRUNCHED)
/src/games/
H A DMakefile.inc6 .if defined(HIDEGAME) && (${MKHIDEGAME} != no) && defined(PROG)
9 .if defined(SETGIDGAME)
18 .if defined(SETGIDGAME)
/src/regress/sys/kern/kqueue/vnode/
H A DMakefile6 @echo EVFILT_VNODE - no test defined
/src/common/lib/libc/arch/x86_64/atomic/
H A DMakefile.inc3 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
10 .if defined(LIB) && (${LIB} == "c" || ${LIB} == "pthread")
/src/tests/libexec/ld.elf_so/
H A Dhelper.mk11 NODEBUGLIB= # defined
12 NOLINT= # defined
13 NOMAN= # defined
14 NOPICINSTALL= # defined
15 NOPROFILE= # defined
16 NOSTATICLIB= # defined
/src/usr.bin/make/unit-tests/
H A Dcond-func.mk6 # The below test uses the 'defined' function since it has no side-effects.
11 DEF= defined
21 .if !defined(DEF)
26 .if !defined( DEF)
31 .if !defined(DEF )
36 # expect+1: Missing ")" after argument "A" for "defined"
37 .if !defined(A B)
42 .if !defined(${:UA B})
52 # expect+1: Missing ")" after argument "A" for "defined"
53 .if !defined(
112 defined= # defined but empty macro
[all...]
H A Dcond-func-defined.exp1 make: cond-func-defined.mk:24: Missing ")" after argument "A" for "defined"
2 make: cond-func-defined.mk:34: Missing ")" after argument "DEF" for "defined"
H A Dcond-func-defined.mk1 # $NetBSD: cond-func-defined.mk,v 1.15 2025/06/28 22:39:28 rillig Exp $
3 # Tests for the defined() function in .if conditions.
5 DEF= defined
8 .if !defined(DEF)
13 .if !defined( DEF)
18 .if !defined(DEF )
23 # expect+1: Missing ")" after argument "A" for "defined"
24 .if !defined(A B)
29 .if !defined(${:UA B})
33 # expect+1: Missing ")" after argument "DEF" for "defined"
[all...]
/src/lib/libpam/
H A DMakefile.inc29 .if defined(BSD_MK_COMPAT_FILE)
35 .if defined(MLIBDIR)
53 # Modules only have a major, the library also has a minor defined
/src/lib/libc/arch/powerpc/
H A DMakefile.inc8 .if defined(MKSOFTFLOAT) && (${MKSOFTFLOAT} != "no")
/src/tools/pkg_install/
H A DMakefile.inc5 .if !defined(HOSTLIB)
/src/usr.bin/
H A DMakefile.inc7 LINTFLAGS+= -u # don't warn about "used but not defined"
10 .if ${MKLINT} != "no" && !defined(NOLINT)
/src/distrib/common/
H A DMakefile.mdset28 # MDSET_NOGZIP If defined, don't gzip any kernels.
30 # MDSET_NOGZIP.${FILENAME} If defined, don't gzip ${FILENAME}
32 # MDSET_NOIMAGE.${FILENAME} If defined, don't add ${IMAGE} to
35 # MDSET_NOSTRIP If defined, don't strip any kernels.
37 # MDSET_NOSTRIP.${FILENAME} If defined, don't strip ${FILENAME}
39 # MDSET_NOSYMBOLS If defined, don't generate *.symbols.gz
41 # MDSET_NOSYMBOLS.${FILENAME} If defined, don't generate
67 .if !defined(_MAKEFILE_MDSET_)
98 .if defined(${_C})
105 .if defined(MDSET_NOGZI
[all...]
/src/distrib/common/bootimage/
H A DMakefile.liveimage21 .if !defined(LIVEIMGBASE)
29 .if defined(LIVEIMAGEMB)
42 # should be defined elsewhere?

Completed in 6 milliseconds

1234567891011>>