OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HOST_OS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/zstd/dist/
Makefile
152
HOST_OS
= POSIX
390
HOST_OS
= MSYS
396
ifneq (,$(filter MSYS POSIX,$(
HOST_OS
)))
/src/external/bsd/zstd/dist/tests/
Makefile
277
HOST_OS
= POSIX
297
HOST_OS
= MSYS
304
ifneq (,$(filter MSYS POSIX,$(
HOST_OS
)))
/src/external/bsd/am-utils/include/
config.h
1500
#define
HOST_OS
"netbsd7.99.4"
/src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_rar5.c
1745
size_t
host_os
= 0;
local
1768
enum
HOST_OS
{
1924
if(!read_var_sized(a, &
host_os
, NULL))
1927
if(
host_os
== HOST_WINDOWS) {
1973
} else if(
host_os
== HOST_UNIX) {
1980
(uintmax_t)
host_os
);
Completed in 23 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026