Home
last modified time | relevance | path

Searched refs:HAVE_MALLOC (Results 1 – 12 of 12) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_config.h98 #define HAVE_MALLOC 1 macro
/third_party/libsnd/include/
Dconfig.h135 #define HAVE_MALLOC 0 macro
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/libcompat/
Dlibcompat.h109 #if !HAVE_MALLOC
/third_party/libcoap/
Dcmake_coap_config.h.in102 #cmakedefine HAVE_MALLOC @HAVE_MALLOC@
Dcoap_config.h.windows36 #define HAVE_MALLOC 1
Dcoap_config.h.windows.in36 #define HAVE_MALLOC 1
Dcoap_config.h.riot247 #undef HAVE_MALLOC
Dcoap_config.h.riot.in247 #undef HAVE_MALLOC
DCMakeLists.txt267 check_function_exists(malloc HAVE_MALLOC)
/third_party/libcoap/src/
Dcoap_mem.c457 #if defined(HAVE_MALLOC) || defined(__MINGW32__)
/third_party/libsnd/cmake/
DSndFileChecks.cmake155 # check_function_exists (malloc HAVE_MALLOC)
/third_party/libsnd/src/
Dconfig.h.cmake116 #cmakedefine01 HAVE_MALLOC