Searched defs:OS_WIN (Results 1 – 3 of 3) sorted by relevance
22 private static final String OS_WIN = "windows", OS_LINUX = "linux", OS_MAC = "mac"; field in SQLiteLibraryLoader
51 #define OS_WIN 1 macro
84 #define OS_WIN 1 macro