Lines Matching full:xmalloc
672 glxDraw = Xmalloc(sizeof(*glxDraw));1685 config_list = Xmalloc(num_configs * sizeof *config_list);2457 copy = (char *) Xmalloc(strlen(str) + 1);