Searched defs:OS_LINUX (Results 1 – 8 of 8) sorted by relevance
108 AC_DEFINE(OS_LINUX, 1, [Linux backend]) definition109 AC_SUBST(OS_LINUX) subst205 AM_CONDITIONAL(OS_LINUX, test "x$backend" = xlinux) condition
36 #define OS_LINUX 1 macro
35 OS_LINUX = 1 variable in HostInfo
90 #define OS_LINUX 1 macro
22 private static final String OS_WIN = "windows", OS_LINUX = "linux", OS_MAC = "mac"; field in SQLiteLibraryLoader
28 # define OS_LINUX 1 macro
156 AM_CONDITIONAL(OS_LINUX, expr x$target_os : xlinux >/dev/null) condition
76 #define OS_LINUX 1 macro