OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOST_OS
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/zstd/dist/
Makefile
156
HOST_OS
= POSIX
394
HOST_OS
= MSYS
400
ifneq (,$(filter $(
HOST_OS
),MSYS POSIX))
/src/external/bsd/am-utils/dist/amd/
amd.c
279
gopt.op_sys_full =
HOST_OS
;
/src/external/bsd/am-utils/include/
config.h
1500
#define
HOST_OS
"netbsd7.99.4"
/src/external/bsd/zstd/dist/tests/
Makefile
276
HOST_OS
= POSIX
296
HOST_OS
= MSYS
303
ifneq (,$(filter $(
HOST_OS
),MSYS POSIX))
/src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_rar5.c
1741
size_t
host_os
= 0;
local
1764
enum
HOST_OS
{
1920
if(!read_var_sized(a, &
host_os
, NULL))
1923
if(
host_os
== HOST_WINDOWS) {
1969
} else if(
host_os
== HOST_UNIX) {
1976
(uintmax_t)
host_os
);
/src/external/apache2/llvm/autoconf/
configure
752
HOST_OS
758
host_os
3967
host_os
=$*
3969
case $
host_os
in *\ *)
host_os
=`echo "$
host_os
" | sed 's/ /-/g'`;; esac
4198
HOST_OS
=$llvm_cv_os_type
Completed in 44 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026