Home
last modified time | relevance | path

Searched defs:host_os (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/lib/libreadline/
H A Dconfigure.in196 AC_SUBST(host_os) subst
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformMacOSX.cpp149 llvm::Triple::OSType host_os = GetHostOSType(); in GetSupportedArchitectures() local