Home
last modified time | relevance | path

Searched defs:SIZEOF_SF_COUNT_T (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/cmake/
DSndFileChecks.cmake118 set (SIZEOF_SF_COUNT_T 8) variable
123 set (SIZEOF_SF_COUNT_T 8) variable
/third_party/libsnd/
Dconfigure.ac268 AC_DEFINE_UNQUOTED([SIZEOF_SF_COUNT_T], [${SIZEOF_SF_COUNT_T}], [Set to sizeof (long) if unknown.]) definition
269 AC_SUBST(SIZEOF_SF_COUNT_T) subst
/third_party/libsnd/include/
Dconfig.h276 #define SIZEOF_SF_COUNT_T 8 macro