OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CROSS_COMPILE_32BIT
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/jemalloc/dist/scripts/linux/
before_install.sh
10
if [[ "$
CROSS_COMPILE_32BIT
" == "yes" ]]; then
/src/external/bsd/jemalloc.old/dist/scripts/linux/
before_install.sh
10
if [[ "$
CROSS_COMPILE_32BIT
" == "yes" ]]; then
/src/external/bsd/jemalloc/dist/scripts/
gen_travis.py
126
CROSS_COMPILE_32BIT
= Option.as_feature('
CROSS_COMPILE_32BIT
')
127
feature_unusuals = [
CROSS_COMPILE_32BIT
]
200
cross_compile =
CROSS_COMPILE_32BIT
.value in features
259
exclude = (
CROSS_COMPILE_32BIT
, CLANG,)
262
exclude = (
CROSS_COMPILE_32BIT
,)
300
CROSS_COMPILE_32BIT
,
313
CROSS_COMPILE_32BIT
,
gen_gh_actions.py
98
CROSS_COMPILE_32BIT
= Option.as_feature('
CROSS_COMPILE_32BIT
')
99
feature_unusuals = [
CROSS_COMPILE_32BIT
]
167
cross_compile =
CROSS_COMPILE_32BIT
.value in features
219
exclude = (
CROSS_COMPILE_32BIT
, CLANG,)
222
exclude = (
CROSS_COMPILE_32BIT
,)
308
if: matrix.env.
CROSS_COMPILE_32BIT
== 'yes'
446
CROSS_COMPILE_32BIT
,
488
msystem: ${{{{ matrix.env.
CROSS_COMPILE_32BIT
== 'yes' && 'MINGW32' || 'MINGW64' }}}}
529
arch: ${{{{ matrix.env.
CROSS_COMPILE_32BIT
== 'yes' && 'x86' || 'x64' }}}
[
all
...]
/src/external/bsd/jemalloc.old/dist/scripts/
gen_travis.py
117
CROSS_COMPILE_32BIT
= Option.as_feature('
CROSS_COMPILE_32BIT
')
118
feature_unusuals = [
CROSS_COMPILE_32BIT
]
189
cross_compile =
CROSS_COMPILE_32BIT
.value in features
248
exclude = (
CROSS_COMPILE_32BIT
, CLANG,)
275
CROSS_COMPILE_32BIT
,
288
CROSS_COMPILE_32BIT
,
/src/external/bsd/jemalloc/dist/scripts/windows/
before_install.sh
25
if [[ "$
CROSS_COMPILE_32BIT
" == "yes" ]]; then
/src/external/bsd/jemalloc.old/dist/scripts/windows/
before_install.sh
25
if [[ "$
CROSS_COMPILE_32BIT
" == "yes" ]]; then
Completed in 19 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026