Home
last modified time | relevance | path

Searched refs:LEVEL (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd/contrib/bmake/unit-tests/
H A Dvarname-dot-make-level.mk10 @printf 'level 1: variable %s, env %s\n' ${.MAKE.LEVEL} "$$${.MAKE.LEVEL.ENV}"
14 @printf 'level 2: variable %s, env %s\n' ${.MAKE.LEVEL} "$$${.MAKE.LEVEL.ENV}"
18 @printf 'level 3: variable %s, env %s\n' ${.MAKE.LEVEL} "$$${.MAKE.LEVEL.ENV}"
29 @${MAKE} -f /dev/null .MAKE.LEVEL.ENV=MAKELEVEL
/freebsd/contrib/bmake/mk/
H A Ddirdeps-cache-update.mk55 # Regardless of which happens, when included at .MAKE.LEVEL > 0
84 .if ${.MAKE.LEVEL} == 0 && !make(cache-update)
111 .endif # .MAKE.LEVEL 0
113 .if ${.MAKE.LEVEL} > 0 && ${.CURDIR:T} == "cache-update"
117 .info level ${.MAKE.LEVEL}: ${MK_DIRDEPS_CACHE DYNAMIC_DIRDEPS_CACHE STATIC_DIRDEPS_CACHE:L:@v@$v=${$v}@}
128 .elif ${.MAKE.LEVEL} == 0 && make(cache-update) && !target(cache-update)
155 .if ${.MAKE.LEVEL} > 0 && ${MK_STATIC_DIRDEPS_CACHE_UPDATE:Uno} == "yes" && \
H A Dmeta.autodep.mk66 .if ${.MAKE.LEVEL} > 0
81 .if ${.MAKE.LEVEL} == 0
204 .if ${.MAKE.LEVEL} > 0
272 .if ${.MAKE.LEVEL} > 0
345 .if !defined(WITHOUT_META_STATS) && ${.MAKE.LEVEL} > 0
H A Dsys.dirdeps.mk34 .if ${.MAKE.LEVEL} == 0
137 .if ${.MAKE.LEVEL} > 0
H A Dsys.vars.mk68 .if ${.MAKE.LEVEL} == 0
135 .if ${.MAKE.LEVEL} < 20230510
H A Dmeta.sys.mk94 .MAKE.LEVEL \
109 .if ${.MAKE.LEVEL} == 0 && !empty(NEWLOG_SH) && exists(${ERROR_LOGDIR})
H A Dsys.debug.mk23 # use DEBUG_MAKE_FLAGS0 to apply only to .MAKE.LEVEL 0
25 .if ${.MAKE.LEVEL:U1} == 0
/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_lib.c702 #define LEVEL (new_data.recursion < sizeof(LEVEL_STR) \ in decoder_process() macro
735 (void *)new_data.ctx, LEVEL); in decoder_process()
743 (void *)new_data.ctx, LEVEL, rv); in decoder_process()
801 (void *)new_data.ctx, LEVEL, (void *)decoder, in decoder_process()
843 (void *)new_data.ctx, LEVEL, (unsigned int)i, in decoder_process()
859 (void *)new_data.ctx, LEVEL, (unsigned int)i, in decoder_process()
875 (void *)new_data.ctx, LEVEL, (unsigned int)i, in decoder_process()
889 (void *)new_data.ctx, LEVEL, (unsigned int)i); in decoder_process()
906 (void *)new_data.ctx, LEVEL, (unsigned int)i); in decoder_process()
926 (void *)new_data.ctx, LEVEL, (unsigned int)i); in decoder_process()
[all …]
/freebsd/share/mk/
H A Dlocal.sys.dirdeps.mk17 .if ${.MAKE.LEVEL} > 0
46 .if ${.MAKE.LEVEL} > 0 && ${MACHINE:Nhost*} == "" && ${.MAKE.DEPENDFILE:E} != "${MACHINE}"
93 !defined(BOOTSTRAPPING_TOOLS) && !empty(TOOLSDIR) && ${.MAKE.LEVEL} == 0
140 .if ${.MAKE.LEVEL} > 0
H A Dsrc.sys.env.mk36 .if !(${.MAKE.LEVEL} == 0 || empty(OBJROOT))
72 make(*install*) && ${.MAKE.LEVEL} == 0
92 .if ${RELDIR:U} == "." && ${.MAKE.LEVEL} == 0
H A Dmeta.autodep.mk66 .if ${.MAKE.LEVEL} > 0
81 .if ${.MAKE.LEVEL} == 0
204 .if ${.MAKE.LEVEL} > 0
272 .if ${.MAKE.LEVEL} > 0
333 .if !defined(WITHOUT_META_STATS) && ${.MAKE.LEVEL} > 0
H A Dsys.dirdeps.mk34 .if ${.MAKE.LEVEL} == 0
137 .if ${.MAKE.LEVEL} > 0
H A Dlocal.sys.dirdeps.env.mk29 .if ${.MAKE.LEVEL} == 0
52 .if ${.MAKE.LEVEL} == 0 || empty(PYTHON)
H A Dlocal.sys.mk13 .MAKE.LEVEL \
45 .if ${.MAKE.LEVEL} > 0
H A Dbsd.init.mk57 .if ${MK_DIRDEPS_BUILD} == "yes" && ${.MAKE.LEVEL} == 0
74 .if ${MK_DIRDEPS_BUILD} == "yes" && ${.MAKE.LEVEL} > 0 && !empty(_SKIP_BUILD)
H A Dmeta.sys.mk94 .MAKE.LEVEL \
109 .if ${.MAKE.LEVEL} == 0 && !empty(NEWLOG_SH) && exists(${ERROR_LOGDIR})
/freebsd/targets/pseudo/universe/
H A DMakefile43 .if ${.MAKE.LEVEL} > 0
52 _DIRDEP_USE_LEVEL = ${.MAKE.LEVEL}
H A DMakefile.depend4 .if ${.MAKE.LEVEL} == 0
/freebsd/crypto/openssl/crypto/
H A Dpariscid.pl18 $LEVEL ="2.0W";
22 $LEVEL ="1.1";
32 .LEVEL $LEVEL
/freebsd/sys/dev/bhnd/
H A Dbhnd_debug.h98 if (level##LEVEL < BHND_DEBUG_LEVEL || bootverbose) \
105 if (level##LEVEL < BHND_DEBUG_LEVEL || bootverbose) \
/freebsd/contrib/ntp/include/
H A Dparse.h87 #define parseprintf(LEVEL, ARGS) if (debug > LEVEL) printf ARGS argument
89 #define parseprintf(LEVEL, ARGS) argument
/freebsd/lib/libipsec/
H A Dpolicy_parse.y105 %token DIR ACTION PROTOCOL MODE LEVEL LEVEL_SPECIFY
109 %type <num> DIR ACTION PROTOCOL MODE LEVEL
172 : LEVEL {
/freebsd/crypto/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl38 $LEVEL ="2.0W";
47 $LEVEL ="1.0";
149 .LEVEL $LEVEL
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-parisc.pl37 $LEVEL ="2.0W";
46 $LEVEL ="1.0";
158 .LEVEL $LEVEL
/freebsd/targets/pseudo/bootstrap-packages/
H A DMakefile9 .if ${.MAKE.LEVEL} > 0

1234