| /freebsd-14.2/contrib/bmake/mk/ |
| H A D | dirdeps-cache-update.mk | 82 .if ${.MAKE.LEVEL} == 0 && !make(cache-update) 111 .if ${.MAKE.LEVEL} > 0 && ${.CURDIR:T} == "cache-update" 115 .info level ${.MAKE.LEVEL}: ${MK_DIRDEPS_CACHE DYNAMIC_DIRDEPS_CACHE STATIC_DIRDEPS_CACHE:L:@v@$v=$… 126 .elif ${.MAKE.LEVEL} == 0 && make(cache-update) && !target(cache-update) 153 .if ${.MAKE.LEVEL} > 0 && ${MK_STATIC_DIRDEPS_CACHE_UPDATE:Uno} == "yes" && \
|
| H A D | sys.dirdeps.mk | 32 .if ${.MAKE.LEVEL} == 0 134 .if ${.MAKE.LEVEL} > 0 196 .if ${.MAKE.LEVEL} > 0
|
| H A D | meta.autodep.mk | 64 .if ${.MAKE.LEVEL} > 0 79 .if ${.MAKE.LEVEL} == 0 202 .if ${.MAKE.LEVEL} > 0 270 .if ${.MAKE.LEVEL} > 0 329 .if !defined(WITHOUT_META_STATS) && ${.MAKE.LEVEL} > 0
|
| H A D | sys.vars.mk | 66 .if ${.MAKE.LEVEL} == 0 133 .if ${.MAKE.LEVEL} < 20230510
|
| H A D | sys.debug.mk | 23 .if ${.MAKE.LEVEL:U1} == 0
|
| /freebsd-14.2/crypto/openssl/crypto/encode_decode/ |
| H A D | decoder_lib.c | 702 #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() 950 (void *)new_data.ctx, LEVEL, (unsigned int)i, in decoder_process() [all …]
|
| /freebsd-14.2/share/mk/ |
| H A D | local.sys.dirdeps.mk | 17 .if ${.MAKE.LEVEL} > 0 46 .if ${.MAKE.LEVEL} > 0 && ${MACHINE} == "host" && ${.MAKE.DEPENDFILE:E} != "host" 93 !defined(BOOTSTRAPPING_TOOLS) && !empty(TOOLSDIR) && ${.MAKE.LEVEL} == 0 146 .if ${.MAKE.LEVEL} > 0
|
| H A D | src.sys.env.mk | 36 .if !(${.MAKE.LEVEL} == 0 || empty(OBJROOT)) 72 make(*install*) && ${.MAKE.LEVEL} == 0 92 .if ${RELDIR:U} == "." && ${.MAKE.LEVEL} == 0
|
| H A D | sys.dirdeps.mk | 32 .if ${.MAKE.LEVEL} == 0 134 .if ${.MAKE.LEVEL} > 0 196 .if ${.MAKE.LEVEL} > 0
|
| H A D | meta.autodep.mk | 64 .if ${.MAKE.LEVEL} > 0 79 .if ${.MAKE.LEVEL} == 0 198 .if ${.MAKE.LEVEL} > 0 265 .if ${.MAKE.LEVEL} > 0 324 .if !defined(WITHOUT_META_STATS) && ${.MAKE.LEVEL} > 0
|
| H A D | local.sys.mk | 13 .MAKE.LEVEL \ 45 .if ${.MAKE.LEVEL} > 0
|
| H A D | bsd.init.mk | 57 .if ${MK_DIRDEPS_BUILD} == "yes" && ${.MAKE.LEVEL} == 0 74 .if ${MK_DIRDEPS_BUILD} == "yes" && ${.MAKE.LEVEL} > 0 && !empty(_SKIP_BUILD)
|
| H A D | src.sys.obj.mk | 33 .if ${.MAKE.LEVEL} == 0 || empty(OBJROOT) 131 .if ${.MAKE.LEVEL} == 0 && \
|
| /freebsd-14.2/targets/pseudo/universe/ |
| H A D | Makefile | 44 .if ${.MAKE.LEVEL} > 0 53 _DIRDEP_USE_LEVEL = ${.MAKE.LEVEL}
|
| H A D | Makefile.depend | 5 .if ${.MAKE.LEVEL} == 0
|
| /freebsd-14.2/crypto/openssl/crypto/ |
| H A D | pariscid.pl | 18 $LEVEL ="2.0W"; 22 $LEVEL ="1.1"; 32 .LEVEL $LEVEL
|
| /freebsd-14.2/sys/dev/bhnd/ |
| H A D | bhnd_debug.h | 98 if (level##LEVEL < BHND_DEBUG_LEVEL || bootverbose) \ 105 if (level##LEVEL < BHND_DEBUG_LEVEL || bootverbose) \
|
| /freebsd-14.2/contrib/ntp/include/ |
| H A D | parse.h | 87 #define parseprintf(LEVEL, ARGS) if (debug > LEVEL) printf ARGS argument 89 #define parseprintf(LEVEL, ARGS) argument
|
| /freebsd-14.2/lib/libipsec/ |
| H A D | policy_parse.y | 105 %token DIR ACTION PROTOCOL MODE LEVEL LEVEL_SPECIFY 109 %type <num> DIR ACTION PROTOCOL MODE LEVEL 172 : LEVEL {
|
| /freebsd-14.2/crypto/openssl/crypto/rc4/asm/ |
| H A D | rc4-parisc.pl | 38 $LEVEL ="2.0W"; 47 $LEVEL ="1.0"; 149 .LEVEL $LEVEL
|
| /freebsd-14.2/crypto/openssl/crypto/sha/asm/ |
| H A D | sha1-parisc.pl | 37 $LEVEL ="2.0W"; 46 $LEVEL ="1.0"; 158 .LEVEL $LEVEL
|
| /freebsd-14.2/targets/pseudo/kernel/ |
| H A D | Makefile | 20 .if ${.MAKE.LEVEL} > 0
|
| /freebsd-14.2/lib/libgcc_eh/ |
| H A D | Makefile | 19 .if ${.MAKE.LEVEL} > 0
|
| /freebsd-14.2/targets/pseudo/stage/ |
| H A D | Makefile | 31 .if ${.MAKE.LEVEL} > 0 && ${MK_STAGING} == "yes"
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | basis | 14 >>18 byte x (LEVEL %d)
|