Lines Matching full:xmalloc
2541 core_optab = (templates *) xmalloc (sizeof (templates));
2564 core_optab = (templates *) xmalloc (sizeof (templates));
7563 tmpbuf = (char *) xmalloc (first + second + 2);
7674 tmpbuf = (char *) xmalloc (first + second + 2);
9720 n = (char *) xmalloc (strlen (i386_comment_chars) + 1);
10477 rel = (arelent *) xmalloc (sizeof (arelent));
10478 rel->sym_ptr_ptr = (asymbol **) xmalloc (sizeof (asymbol *));