OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bin_cppflags
(Results
1 - 9
of
9
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/
descrip.mms.tmpl
190
our $
bin_cppflags
=
191
join('', $target{
bin_cppflags
} || (),
192
@{$config{
bin_cppflags
}},
1033
bin => "$bin_cflags $
bin_cppflags
" } -> {$args{intent}};
1186
bin => $
bin_cppflags
} -> {$args{intent}};
windows-makefile.tmpl
393
BIN_CPPFLAGS
={- join(' ', $target{
bin_cppflags
} || (),
395
@{$config{
bin_cppflags
}},
770
bin => '$(BIN_CFLAGS) $(
BIN_CPPFLAGS
)'
890
bin => ' $(
BIN_CPPFLAGS
)' } -> {$args{intent}};
unix-Makefile.tmpl
501
BIN_CPPFLAGS
={- join(' ', $target{
bin_cppflags
} || (),
503
@{$config{
bin_cppflags
}},
1612
bin => '$(BIN_CFLAGS) $(
BIN_CPPFLAGS
)'
1737
bin => '$(BIN_CXXFLAGS) $(
BIN_CPPFLAGS
)'
1746
bin => '$(BIN_CFLAGS) $(
BIN_CPPFLAGS
)'
/src/crypto/external/bsd/openssl/dist/Configurations/
descrip.mms.tmpl
190
our $
bin_cppflags
=
191
join('', $target{
bin_cppflags
} || (),
192
@{$config{
bin_cppflags
}},
995
bin => "$bin_cflags $
bin_cppflags
" } -> {$args{intent}};
1116
bin => $
bin_cppflags
} -> {$args{intent}};
windows-makefile.tmpl
386
BIN_CPPFLAGS
={- join(' ', $target{
bin_cppflags
} || (),
388
@{$config{
bin_cppflags
}},
761
bin => '$(BIN_CFLAGS) $(
BIN_CPPFLAGS
)'
849
bin => ' $(
BIN_CPPFLAGS
)' } -> {$args{intent}};
unix-Makefile.tmpl
460
BIN_CPPFLAGS
={- join(' ', $target{
bin_cppflags
} || (),
462
@{$config{
bin_cppflags
}},
1566
bin => '$(BIN_CFLAGS) $(
BIN_CPPFLAGS
)'
1659
bin => '$(BIN_CXXFLAGS) $(
BIN_CPPFLAGS
)'
1668
bin => '$(BIN_CFLAGS) $(
BIN_CPPFLAGS
)'
/src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl
408
BIN_CPPFLAGS
={- join(' ', $target{
bin_cppflags
} || (),
410
@{$config{
bin_cppflags
}},
1070
bin => '$(BIN_CFLAGS) $(
BIN_CPPFLAGS
)'
1109
bin => '$(BIN_CXXFLAGS) $(
BIN_CPPFLAGS
)'
1117
bin => '$(BIN_CFLAGS) $(
BIN_CPPFLAGS
)'
windows-makefile.tmpl
288
BIN_CPPFLAGS
={- join(' ', $target{
bin_cppflags
} || (),
289
@{$config{
bin_cppflags
}},
541
bin => ' $(BIN_CFLAGS) $(
BIN_CPPFLAGS
)'
582
bin => ' $(
BIN_CPPFLAGS
)' } -> {$args{intent}};
descrip.mms.tmpl
296
BIN_CPPFLAGS
={- join('', "'qual_includes'",
298
$target{
bin_cppflags
} || (),
778
bin => '$(BIN_CFLAGS) $(
BIN_CPPFLAGS
)'
854
bin => '$(
BIN_CPPFLAGS
)' } -> {$args{intent}};
Completed in 30 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026