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