Home | History | Annotate | Download | only in llvm

Lines Matching refs:malloc

11090 for ac_header in assert.h ctype.h errno.h malloc.h memory.h stdlib.h \
12968 for ac_lib in '' malloc; do
14926 for ac_header in malloc.h setjmp.h signal.h stdint.h termios.h unistd.h
15441 for ac_header in sys/types.h sys/ioctl.h malloc/malloc.h mach/mach.h
20789 /* malloc might have been renamed as rpl_malloc. */
20790 #undef malloc
20818 char *malloc ();
20868 data = (char *) malloc (pagesize);
20887 data2 = (char *) malloc (2 * pagesize);
20903 data3 = (char *) malloc (pagesize);