Searched refs:scnref (Results 1 – 1 of 1) sorted by relevance
123 static int *scnref; variable555 if (scnref[idx] == 0) in check_scn_group()2759 if (val < shnum && ++scnref[val] == 2) in check_group()3706 scnref = (int *) xcalloc (shnum, sizeof (int)); in check_sections()4299 free (scnref); in check_sections()