Searched refs:new_candidate (Results 1 – 1 of 1) sorted by relevance
123 static struct candidate * new_candidate (int i, int j, struct candidate* prev) in new_candidate() function169 c = new_candidate(i , j, pr); in do_merge()329 kcand[0] = new_candidate(0 , 0, NULL); in create_j_vector()330 kcand[1] = new_candidate(file[0].len+1, file[1].len+1, NULL); //the fence in create_j_vector()