Home
last modified time | relevance | path

Searched refs:HAVE_LRINTF (Results 1 – 11 of 11) sorted by relevance

/third_party/libsnd/src/
Dsfconfig.h72 #ifndef HAVE_LRINTF
73 #define HAVE_LRINTF 0 macro
Dconfig.h.cmake104 #cmakedefine01 HAVE_LRINTF
/third_party/ffmpeg/libavutil/mips/
Dlibm_mips.h72 #define HAVE_LRINTF 1 macro
/third_party/gstreamer/gstplugins_base/
Dconfig.h76 #define HAVE_LRINTF 1 macro
Dmeson.build185 ['HAVE_LRINTF', 'lrintf', '#include<math.h>'],
/third_party/pulseaudio/src/pulsecore/ffmpeg/
Davcodec.h77 #ifndef HAVE_LRINTF
/third_party/libsnd/include/
Dconfig.h123 #define HAVE_LRINTF 1 macro
/third_party/pulseaudio/include/
Dconfig.h108 #define HAVE_LRINTF 1 macro
/third_party/ffmpeg/libavutil/
Dlibm.h436 #if !HAVE_LRINTF
/third_party/libsnd/cmake/
DSndFileChecks.cmake138 check_function_exists (lrintf HAVE_LRINTF)
/third_party/libsnd/tests/
Dfloating_point_test.tpl68 #if (HAVE_LRINTF == 0)