cmake HAVE_MALLOC_STATS_H examples

UPBGE/upbge build_files/cmake/have_features.cmake :14

check_symbol_exists(malloc_stats "malloc.h" HAVE_MALLOC_STATS_H)

UPBGE/upbge intern/guardedalloc/CMakeLists.txt :6

add_definitions(-DHAVE_MALLOC_STATS_H)

UPBGE/upbge source/blender/makesdna/intern/CMakeLists.txt :28

add_definitions(-DHAVE_MALLOC_STATS_H)

UPBGE/upbge source/blender/makesrna/intern/CMakeLists.txt :12

add_definitions(-DHAVE_MALLOC_STATS_H)