Home
last modified time | relevance | path

Searched refs:LWS_HAVE_MALLOC (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/include/
Dlws_config_private.h51 #define LWS_HAVE_MALLOC macro
170 #define LWS_HAVE_MALLOC macro
/third_party/libwebsockets/cmake/
Dlws_config_private.h.in25 #cmakedefine LWS_HAVE_MALLOC
/third_party/libwebsockets/
DCMakeLists-implied-options.txt268 set(LWS_HAVE_MALLOC 1)
DCMakeLists.txt566 CHECK_FUNCTION_EXISTS(malloc LWS_HAVE_MALLOC)
739 if (NOT LWS_HAVE_MALLOC)