Lines Matching full:xcmalloc
4920 array = (unsigned int *) xcmalloc (num_loc_list, sizeof (unsigned int));
6049 fc->col_type = (short int *) xcmalloc (fc->ncols, sizeof (short int));
6050 fc->col_offset = (int *) xcmalloc (fc->ncols, sizeof (int));
6470 rs->col_type = (short int *) xcmalloc (rs->ncols,
6472 rs->col_offset = (int *) xcmalloc (rs->ncols, sizeof (* rs->col_offset));
6859 shndx_pool = (unsigned int *) xcmalloc (shndx_pool_size,
7051 tu_sets = xcmalloc (nused, sizeof (struct cu_tu_set));
7057 cu_sets = xcmalloc (nused, sizeof (struct cu_tu_set));
7230 xcmalloc (size_t nmemb, size_t size)