Home | History | Annotate | Download | only in src

Lines Matching full:scnref

124 static int *scnref;
538 if (scnref[idx] == 0)
2723 if (val < shnum && ++scnref[val] == 2)
3655 scnref = (int *) xcalloc (shnum, sizeof (int));
4241 free (scnref);