Home
last modified time | relevance | path

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

12345

/openbsd/gnu/usr.bin/perl/lib/
H A Dwarnings.pm432 sub LEVEL () { 8 }; subroutine
444 my $has_level = $wanted & LEVEL ;
594 return __chk(NORMAL | LEVEL, @_);
599 return __chk(FATAL | LEVEL, @_);
604 return __chk(FATAL | MESSAGE | LEVEL, @_);
609 return __chk(NORMAL | FATAL | MESSAGE | LEVEL, @_);
/openbsd/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/
H A DMakefile1 LEVEL = ../../../../test/make macro
7 include $(LEVEL)/Makefile.rules
/openbsd/gnu/llvm/lldb/tools/intel-features/intel-mpx/test/
H A DMakefile1 LEVEL = ../../../../make macro
7 include $(LEVEL)/Makefile.rules
/openbsd/gnu/llvm/lldb/examples/functions/
H A DMakefile1 LEVEL = ../../test/make macro
18 include $(LEVEL)/Makefile.rules
/openbsd/gnu/llvm/lldb/examples/lookup/
H A DMakefile1 LEVEL = ../../test/make macro
17 include $(LEVEL)/Makefile.rules
/openbsd/regress/sys/kern/pledge/sockopt/
H A Dsockopt.c61 r = setsockopt(s, LEVEL, OPTNAME, &optval, optlen); in main()
64 r = getsockopt(s, LEVEL, OPTNAME, &optval, &optlen); in main()
/openbsd/gnu/usr.bin/perl/regen/
H A Dwarnings.pl821 sub LEVEL () { 8 };
833 my $has_level = $wanted & LEVEL ;
983 return __chk(NORMAL | LEVEL, @_);
988 return __chk(FATAL | LEVEL, @_);
993 return __chk(FATAL | MESSAGE | LEVEL, @_);
998 return __chk(NORMAL | FATAL | MESSAGE | LEVEL, @_);
/openbsd/gnu/gcc/gcc/config/s390/
H A Ds390.h138 #define OPTIMIZATION_OPTIONS(LEVEL, SIZE) optimization_options(LEVEL, SIZE) argument
203 #define STACK_SAVEAREA_MODE(LEVEL) \ argument
204 (LEVEL == SAVE_FUNCTION ? VOIDmode \
205 : LEVEL == SAVE_NONLOCAL ? (TARGET_64BIT ? OImode : TImode) : Pmode)
/openbsd/gnu/usr.bin/perl/cpan/CPAN/lib/App/
H A DCpan.pm544 my $LEVEL;
550 $LEVEL = uc($ENV{CPANSCRIPT_LOGLEVEL} || 'INFO');
552 unless (defined $LL{$LEVEL}){
553 warn "Unsupported loglevel '$LEVEL', setting to INFO";
554 $LEVEL = 'INFO';
560 return if $LL{uc $autoload} < $LL{$LEVEL};
590 log4perl.rootLogger=$LEVEL, A1
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.h90 #define OPTIMIZATION_OPTIONS(LEVEL, SIZE) optimization_options(LEVEL, SIZE) argument
159 #define STACK_SAVEAREA_MODE(LEVEL) \ argument
160 (LEVEL == SAVE_FUNCTION ? VOIDmode \
161 : LEVEL == SAVE_NONLOCAL ? (TARGET_64BIT ? TImode : DImode) : Pmode)
/openbsd/lib/libcrypto/sha/asm/
H A Dsha1-parisc.pl27 $LEVEL ="2.0W";
36 $LEVEL ="1.0";
148 .LEVEL $LEVEL
/openbsd/usr.bin/file/magdir/
H A Dbasis14 >>18 byte x (LEVEL %d)
/openbsd/gnu/gcc/gcc/config/mmix/
H A Dmmix.h159 #define OPTIMIZATION_OPTIONS(LEVEL, SIZE) \ argument
162 if (LEVEL >= 1) \
165 if (SIZE || LEVEL > 1) \
/openbsd/gnu/gcc/gcc/config/crx/
H A Dcrx.h59 #define OPTIMIZATION_OPTIONS(LEVEL, SIZEFLAG) \ argument
61 if ((LEVEL) || (SIZEFLAG)) \
/openbsd/gnu/gcc/gcc/config/mcore/
H A Dmcore.h97 #define OPTIMIZATION_OPTIONS(LEVEL,SIZE) \ argument
99 if (LEVEL) \
104 if (LEVEL >= 2) \
/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dmmix.h240 #define OPTIMIZATION_OPTIONS(LEVEL, SIZE) \ argument
243 if (LEVEL >= 1) \
246 if (SIZE || LEVEL > 1) \
/openbsd/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.h191 #define OPTIMIZATION_OPTIONS(LEVEL,SIZE) \ argument
193 if (LEVEL) \
198 if (LEVEL >= 2) \
/openbsd/gnu/usr.bin/perl/cpan/File-Temp/lib/File/
H A DTemp.pm2415 my $LEVEL = STANDARD;
2430 $LEVEL = $level if _can_do_level($level);
2433 return $LEVEL;
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dia64.h1298 #define STACK_SAVEAREA_MODE(LEVEL) \ argument
1299 ((LEVEL) == SAVE_NONLOCAL ? OImode : Pmode)
2047 #define OPTIMIZATION_OPTIONS(LEVEL, SIZE) \ argument
2048 ia64_optimization_options ((LEVEL), (SIZE))
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.def139 its LEVEL will be one less. The TREE_CHAIN field is used to chain
142 The TEMPLATE_PARM_ORIG_LEVEL is the LEVEL of the most distant
143 parent, i.e., the LEVEL that the parameter originally had when it
153 The LEVEL is the level of the parameter when we are worrying about
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Drs6000.h350 #define OPTIMIZATION_OPTIONS(LEVEL,SIZE) optimization_options(LEVEL,SIZE) argument
1288 #define STACK_SAVEAREA_MODE(LEVEL) \ argument
1289 (LEVEL == SAVE_FUNCTION ? VOIDmode \
1290 : LEVEL == SAVE_NONLOCAL ? (TARGET_32BIT ? DImode : TImode) : Pmode)
/openbsd/gnu/gcc/gcc/cp/
H A Dcp-tree.def137 its LEVEL will be one less. The TREE_CHAIN field is used to chain
140 The TEMPLATE_PARM_ORIG_LEVEL is the LEVEL of the most distant
141 parent, i.e., the LEVEL that the parameter originally had when it
151 The LEVEL is the level of the parameter when we are worrying about
/openbsd/lib/libcrypto/modes/asm/
H A Dghash-parisc.pl28 $LEVEL ="2.0W";
38 $LEVEL ="1.0"; #"\n\t.ALLOW\t2.0";
83 .LEVEL $LEVEL
/openbsd/gnu/llvm/llvm/docs/
H A DProjects.rst24 * ``LEVEL`` - The relative path from the current directory to the
116 ``LEVEL``
121 would set ``LEVEL`` to ``"../.."``.
/openbsd/gnu/gcc/gcc/config/pdp11/
H A Dpdp11.h1053 #define OPTIMIZATION_OPTIONS(LEVEL,SIZE) \ argument
1055 if (LEVEL >= 3) \

12345