Lines Matching full:xmalloc
315 s = (struct line_seg *) xmalloc (sizeof (*s));333 lss = (struct line_subseg *) xmalloc (sizeof (*lss));353 e = (struct line_entry *) xmalloc (sizeof (*e));589 dirs[dir] = (char *) xmalloc (dir_len + 1);1705 name = xmalloc (len + 11 + 2);