OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LINUX
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/zstd/dist/contrib/linux-kernel/
Makefile
13
rm -rf
linux
14
mkdir -p
linux
15
mkdir -p
linux
/include/
linux
16
mkdir -p
linux
/lib/zstd
19
--output-lib
linux
/lib/zstd \
20
--xxhash '<
linux
/xxhash.h>' \
23
--rewrite-include '<limits\.h>=<
linux
/limits.h>' \
24
--rewrite-include '<stddef\.h>=<
linux
/types.h>' \
25
--rewrite-include '"\.\./zstd.h"=<
linux
/zstd.h>'
[
all
...]
/src/external/bsd/zstd/dist/contrib/linux-kernel/test/
Makefile
11
LINUX
:= ../
linux
12
LINUX_ZSTDLIB := $(
LINUX
)/lib/zstd
14
CPPFLAGS += -I$(
LINUX
)/include -I$(LINUX_ZSTDLIB) -Iinclude -DNDEBUG -Wno-deprecated-declarations
/src/external/bsd/jemalloc/dist/scripts/
gen_travis.py
7
LINUX
= '
linux
'
100
# The 'default' configuration is gcc, on
linux
, with no compiler or configure
150
# 'malloc_conf' symbols and such, which are declared weak under
Linux
.
190
if os ==
LINUX
and cross_compile:
240
os =
LINUX
297
- os:
linux
302
- os:
linux
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026