Searched refs:clstr (Results 1 – 1 of 1) sorted by relevance
5328 short *clstr = NULL; in syn_combine_list() local5382 clstr[count] = *g1; in syn_combine_list()5394 clstr[count] = *g2; in syn_combine_list()5409 clstr[count] = *g1; in syn_combine_list()5413 clstr[count] = *g2; in syn_combine_list()5423 clstr = NULL; in syn_combine_list()5426 clstr = ALLOC_MULT(short, count + 1); in syn_combine_list()5427 if (clstr == NULL) in syn_combine_list()5429 clstr[count] = 0; in syn_combine_list()5438 *clstr1 = clstr; in syn_combine_list()