Home | History | Annotate | Download | only in sample

Lines Matching refs:malloc

10946 for ac_header in assert.h ctype.h errno.h malloc.h memory.h stdlib.h \
12618 for ac_lib in '' malloc; do
14386 for ac_header in malloc.h setjmp.h signal.h stdint.h termios.h unistd.h
14901 for ac_header in sys/types.h sys/ioctl.h malloc/malloc.h mach/mach.h
20093 /* malloc might have been renamed as rpl_malloc. */
20094 #undef malloc
20122 char *malloc ();
20172 data = (char *) malloc (pagesize);
20191 data2 = (char *) malloc (2 * pagesize);
20207 data3 = (char *) malloc (pagesize);