taglinefilesource code
Malloc695arch/m68k/boot/atari/bootstrap.ckernel_phdrs = (Elf32_Phdr *) Malloc (kexec_elf.e_phnum * sizeof (Elf32_Phdr));
Malloc772arch/m68k/boot/atari/bootstrap.cif (!(memptr = (char *)Malloc (memreq)))
Malloc102drivers/scsi/aic7xxx_asm.cchar *p = (char *)Malloc(strlen(s) + 1);
Malloc128drivers/scsi/aic7xxx_asm.cp = q->next = (sym_t *)Malloc(sizeof(sym_t));