Home
last modified time | relevance | path

Searched refs:cflags (Results 1 – 25 of 116) sorted by relevance

12345

/openbsd/gnu/llvm/llvm/utils/gn/build/
H A DBUILD.gn145 cflags += [
199 cflags += [
282 cflags += [
308 cflags += [
325 cflags += [
364 cflags += [
384 cflags += [
500 cflags = [
505 cflags += [
511 cflags += [
[all …]
H A Dfuzzer.gni3 # All parameters valid for executable() targets are valid (cflags, defines,
40 if (!defined(cflags)) {
41 cflags = []
46 cflags += [ "-fsanitize=fuzzer" ]
/openbsd/regress/usr.bin/pkg-config/
H A DMakefile49 sysroot-cflags \
62 whitespace-cflags \
103 cflags-system-path-1 \
104 cflags-system-path-2 \
109 private-cflags-1 \
391 sysroot-cflags:
471 whitespace-cflags:
613 --cflags sysroot
694 cflags-system-path-1:
697 @${VPCONFIG} --cflags cflags-1
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/lib/
H A Dgcc-defs.exp75 proc ${tool}_pass { testcase cflags } {
76 if { "$cflags" == "" } {
79 pass "$testcase, $cflags"
87 proc ${tool}_fail { testcase cflags } {
88 if { "$cflags" == "" } {
91 fail "$testcase, $cflags"
H A Dobjc.exp201 proc objc_pass { testcase cflags } { argument
202 if { "$cflags" == "" } {
205 pass "$testcase, $cflags"
213 proc objc_fail { testcase cflags } { argument
214 if { "$cflags" == "" } {
217 fail "$testcase, $cflags"
H A Dold-dejagnu.exp207 set cflags ""
214 lappend cflags "additional_flags=$tmp"
217 lappend cflags "additional_flags=$default_cflags"
221 lappend cflags "additional_flags=$cflagsx"
230 lappend cflags "additional_flags=$tmp"
234 lappend cflags "additional_flags=$tmp"
250 lappend cflags "compiler=$compiler"
339 lappend cflags "libs=$libs"
438 set comp_output [${tool}_target_compile $prog $output $compile_type $cflags]
441 …mp_output [concat $comp_output [${tool}_target_compile $output $final_output "executable" $cflags]]
/openbsd/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/
H A DBUILD.gn11 cflags = scudo_cflags
63 cflags += [ "-mcrc" ]
66 cflags += [ "-msse4.2" ]
75 cflags = scudo_cflags
84 cflags = scudo_cflags
96 cflags = [ "-fno-emulated-tls" ]
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-define/examples/
H A Dparam-subst.txt4 ; DEFINE: %{cflags} =
9 ; DEFINE: %clang_cc1 -verify -fopenmp -fopenmp-version=51 %{cflags} \
14 ; REDEFINE: %{cflags} = -triple x86_64-apple-darwin10.6.0 -fopenmp-simd
19 ; REDEFINE: %{cflags} = -triple x86_64-unknown-linux-gnu -fopenmp-simd
24 ; REDEFINE: %{cflags} = -triple x86_64-apple-darwin10.6.0
29 ; REDEFINE: %{cflags} = -triple x86_64-unknown-linux-gnu
/openbsd/usr.bin/openssl/
H A Dversion.c139 int cflags; member
150 cfg.cflags = 1; in version_all_opts()
183 .opt.flag = &cfg.cflags,
243 if (cfg.cflags) in version_main()
/openbsd/usr.bin/pkg-config/
H A Dpkg-config106 'cflags' => sub { $mode{cflags} = ONLY_I|ONLY_OTHER},
107 'cflags-only-I' => sub { $mode{cflags} |= ONLY_I},
139 or defined $mode{cflags}
273 if ($mode{cflags} || $mode{libs} || $mode{variable}) {
274 push @vlist, do_cflags($dep_cfg_list) if $mode{cflags};
337 if (defined $mode{cflags}
492 my $cflags = [];
500 push(@$cflags, $path);
503 my $a = OpenBSD::PkgConfig->compress($cflags,
505 if (($mode{cflags} & ONLY_I) && $r =~ /^-I/ ||
[all …]
/openbsd/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/tests/
H A DBUILD.gn8 cflags = test_cflags
40 cflags = test_cflags
54 cflags = test_cflags
65 cflags += [ "-Wno-mismatched-new-delete" ]
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A DCMakeLists.txt67 macro(msan_compile obj_list source arch kind cflags)
74 ${MSAN_UNITTEST_INSTRUMENTED_CFLAGS} ${cflags}
97 macro(add_msan_tests_for_arch arch kind cflags)
101 "${cflags}")
106 msan_compile(MSAN_INST_TEST_OBJECTS ${SOURCE} ${arch} "${kind}" "${cflags}")
112 "-fPIC;${cflags}")
/openbsd/gnu/usr.bin/perl/
H A Dcflags.SH412 rm -f cflags
413 $spitshell >cflags <<!GROK!THIS!
435 $spitshell >>cflags <<'!NO!SUBS!'
518 chmod 755 cflags
519 $eunicefix cflags
/openbsd/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/lib/profile/
H A DBUILD.gn14 cflags = []
16 cflags = [
25 cflags += [ "/wd4221" ]
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A DMM_Cygwin.t39 is( $MM->cflags(), 'fakeflags',
49 *ExtUtils::MM_Unix::cflags = sub { return $_[1] };
56 $MM->cflags(<<FLAGS);
/openbsd/gnu/llvm/llvm/utils/gn/secondary/libunwind/src/
H A DBUILD.gn64 cflags = []
70 cflags += [ "-U__STRICT_ANSI__" ]
82 cflags = [ "-fPIC" ]
116 cflags = [ "-fvisibility=hidden" ]
/openbsd/gnu/usr.bin/perl/ext/Win32CORE/
H A DMakefile.PL9 sub MY::cflags {
13 my $base = $self->SUPER::cflags($libperl);
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Darwin.pm55 sub cflags { subroutine
60 my $base = $self->SUPER::cflags($libperl);
H A DMM_Unix.pm211 sub cflags { subroutine
238 $cflags{shellflags} ||= '';
265 my(@o)=`cc=\"$cflags{cc}\"
266 ccflags=\"$cflags{ccflags}\"
280 $cflags{$1} = $2;
289 $cflags{optimize} = $optdebug;
293 $cflags{$_} ||= '';
294 $cflags{$_} =~ s/^\s+//;
295 $cflags{$_} =~ s/\s+/ /g;
296 $cflags{$_} =~ s/\s+$//;
[all …]
/openbsd/gnu/usr.bin/perl/ext/File-Glob/
H A DMakefile.PL14 sub MY::cflags {
16 my $inherited = shift->SUPER::cflags(@_);
/openbsd/lib/libc/regex/
H A Dregcomp.c141 regcomp(regex_t *preg, const char *pattern, int cflags) in regcomp() argument
154 cflags = GOODFLAGS(cflags); in regcomp()
155 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC)) in regcomp()
158 if (cflags&REG_PEND) { in regcomp()
191 g->cflags = cflags; in regcomp()
203 if (cflags&REG_EXTENDED) in regcomp()
205 else if (cflags&REG_NOSPEC) in regcomp()
329 if (p->g->cflags&REG_NEWLINE) in p_ere_exp()
486 if (p->g->cflags&REG_NEWLINE) in p_simp_re()
651 if (p->g->cflags&REG_ICASE) { in p_bracket()
[all …]
/openbsd/usr.bin/grep/
H A Dgrep.c46 int cflags; variable
388 cflags |= REG_ICASE; in main()
484 cflags |= REG_EXTENDED; in main()
486 cflags |= REG_NOSPEC; in main()
504 c = regcomp(&r_pattern[i], pattern[i], cflags); in main()
/openbsd/gnu/usr.bin/perl/ext/DynaLoader/
H A DMakefile.PL23 sub MY::cflags {
25 my $flags = shift->SUPER::cflags(@_);
/openbsd/gnu/llvm/llvm/lib/Support/
H A Dregcomp.c293 llvm_regcomp(llvm_regex_t *preg, const char *pattern, int cflags) in llvm_regcomp() argument
306 cflags = GOODFLAGS(cflags); in llvm_regcomp()
307 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC)) in llvm_regcomp()
310 if (cflags&REG_PEND) { in llvm_regcomp()
344 g->cflags = cflags; in llvm_regcomp()
359 if (cflags&REG_EXTENDED) in llvm_regcomp()
361 else if (cflags&REG_NOSPEC) in llvm_regcomp()
499 if (p->g->cflags&REG_NEWLINE) in p_ere_exp()
681 if (p->g->cflags&REG_NEWLINE) in p_simp_re()
838 if (p->g->cflags&REG_ICASE) { in p_bracket()
[all …]
/openbsd/gnu/usr.bin/perl/Cross/
H A Dbuild-arm-n770-sh57 # make cflags do cross-compile work (now its hackish, will be improved!)
58 rm cflags-cross-$CROSS_NAME
59 cp Cross/cflags-cross-$CROSS_NAME .

12345