Home | History | Annotate | Download | only in include

Lines Matching defs:malloc

460 #include <malloc.h>
468 extern void *malloc (size_t);
749 #define really_call_malloc malloc
754 /* Flex and bison use malloc and realloc. Yuk. Note that this means
756 #define malloc xmalloc
764 compiling gcc, so that the autoconf declaration tests for malloc
772 #undef malloc
774 #pragma GCC poison malloc realloc