Home
last modified time | relevance | path

Searched refs:USE_WINDOWS_API (Results 1 – 7 of 7) sorted by relevance

/third_party/libsnd/src/
Dtest_main.c38 if (! USE_WINDOWS_API && sizeof (off_t) != 8) in test_file_offsets_are_64_bit()
Dfile_io.c37 #if USE_WINDOWS_API
79 #if (USE_WINDOWS_API == 0)
605 #elif USE_WINDOWS_API
Dconfig.h.cmake294 #cmakedefine01 USE_WINDOWS_API
Dcommon.h355 #if USE_WINDOWS_API
/third_party/libsnd/include/
Dconfig.h319 #define USE_WINDOWS_API 0 macro
/third_party/libsnd/cmake/
DSndFileChecks.cmake200 set (USE_WINDOWS_API 1) variable
/third_party/libsnd/
Dconfigure.ac443 AC_DEFINE_UNQUOTED([USE_WINDOWS_API], [${use_windows_api}], [Set to 1 to use the native windows API… definition