Home | History | Annotate | Download | only in lib

Lines Matching refs:malloc

23    of malloc.  If you change USE_OBSTACK, you have to recompile!  */
39 # define obstack_chunk_alloc malloc
489 generated by malloc and thus have the property that the low-order
590 simply an auxiliary struct that you have malloc'd to aggregate several
605 table = malloc (sizeof *table);
765 new = malloc (sizeof *new);