Home
last modified time | relevance | path

Searched defs:HOST_SYSTEM (Results 1 – 25 of 49) sorted by relevance

12

/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/mcpp/
H A Dconfig.h16 #define HOST_SYSTEM SYS_WIN macro
44 #define HOST_SYSTEM SYS_MAC macro
78 #define HOST_SYSTEM SYS_LINUX macro
112 #define HOST_SYSTEM SYS_LINUX macro
/dports/devel/mcpp/mcpp-2.7.2/
H A Dconfigure.ac38 AC_DEFINE( [HOST_SYSTEM], [SYS_LINUX], [Define the host system.]) definition
42 AC_DEFINE( [HOST_SYSTEM], [SYS_FREEBSD]) definition
46 AC_DEFINE( [HOST_SYSTEM], [SYS_MAC]) definition
50 AC_DEFINE( [HOST_SYSTEM], [SYS_CYGWIN]) definition
54 AC_DEFINE( [HOST_SYSTEM], [SYS_MINGW]) definition
59 AC_DEFINE( [HOST_SYSTEM], [SYS_UNIX]) definition
/dports/science/madness/madness-ebb3fd7/cmake/
H A Dconfig.h.in15 #define HOST_SYSTEM "@CMAKE_HOST_SYSTEM_NAME@" macro
/dports/devel/grpc/grpc-1.42.0/examples/cpp/route_guide/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc130/grpc-1.30.2/examples/cpp/route_guide/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc130/grpc-1.30.2/examples/cpp/compression/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc130/grpc-1.30.2/examples/cpp/load_balancing/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc134/grpc-1.34.1/examples/cpp/metadata/
H A DMakefile16 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc134/grpc-1.34.1/examples/cpp/route_guide/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc134/grpc-1.34.1/examples/cpp/load_balancing/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc/grpc-1.42.0/examples/cpp/compression/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc/grpc-1.42.0/examples/cpp/load_balancing/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc/grpc-1.42.0/examples/cpp/metadata/
H A DMakefile16 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc130/grpc-1.30.2/examples/cpp/metadata/
H A DMakefile16 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc134/grpc-1.34.1/examples/cpp/compression/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/cpp/route_guide/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/cpp/compression/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/cpp/metadata/
H A DMakefile16 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/cpp/load_balancing/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc130/grpc-1.30.2/examples/cpp/helloworld/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc134/grpc-1.34.1/examples/cpp/helloworld/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/cpp/helloworld/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/devel/grpc/grpc-1.42.0/examples/cpp/helloworld/
H A DMakefile17 HOST_SYSTEM = $(shell uname | cut -f 1 -d_) macro
/dports/science/madness/madness-ebb3fd7/
H A Dconfigure.ac40 AC_DEFINE_UNQUOTED([HOST_SYSTEM], ["$host_os"], [Defines the host os (linux-gnu, ...).]) definition
/dports/lang/smalltalk/smalltalk-3.2.5/
H A Dconfigure.ac285 AC_DEFINE_UNQUOTED(HOST_SYSTEM, "$host", definition

12