Home | History | Annotate | Download | only in config

Lines Matching full:regdepstotlen

682 static int regdepstotlen = 0;
10234 if (regdepslen == regdepstotlen)
10236 regdepstotlen += 20;
10239 regdepstotlen * sizeof (struct rsrc));