Home
last modified time | relevance | path

Searched refs:HAVE_MALLOC (Results 1 - 3 of 3) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_config.h98 #define HAVE_MALLOC 1 macro
/third_party/libsnd/include/
H A Dconfig.h135 #define HAVE_MALLOC 0 macro
/third_party/libcoap/src/
H A Dcoap_mem.c457 #if defined(HAVE_MALLOC) || defined(__MINGW32__)
482 #else /* ! HAVE_MALLOC && !__MINGW32__ */
507 #endif /* ! HAVE_MALLOC */

Completed in 3 milliseconds