Searched defs:OS_WINDOWS (Results 1 – 6 of 6) sorted by relevance
224 set (OS_WINDOWS 1) variable226 set (OS_WINDOWS 0) variable
31 private static final CharSequence OS_WINDOWS = "Windows"; field in HierarchyViewer
35 OS_WINDOWS = 0 variable in HostInfo
19 # define OS_WINDOWS 1 macro
395 AM_CONDITIONAL([OS_WINDOWS], [test "x$backend" = xwindows]) condition
42 # define OS_WINDOWS 1 macro