Home
last modified time | relevance | path

Searched refs:OS_IS_OPENBSD (Results 1 – 5 of 5) sorted by relevance

/third_party/libsnd/include/
Dconfig.h216 #define OS_IS_OPENBSD 0 macro
/third_party/libsnd/cmake/
DSndFileChecks.cmake190 set (OS_IS_OPENBSD 1) variable
/third_party/libsnd/src/
Dconfig.h.cmake197 #cmakedefine01 OS_IS_OPENBSD
/third_party/libsnd/tests/
Dfloating_point_test.tpl75 OS_IS_OPENBSD ? -98.0 : -163.0) ;
/third_party/libsnd/
Dconfigure.ac446 AC_DEFINE_UNQUOTED([OS_IS_OPENBSD], [${os_is_openbsd}], [Set to 1 if compiling for OpenBSD]) definition