Home | History | Annotate | Download | only in perf

Lines Matching refs:inUse16

1146       Bool inUse16[16];
1592 s->inUse16[i] = ((Bool)1); else
1593 s->inUse16[i] = ((Bool)0);
1599 if (s->inUse16[i])
3276 Bool inUse16[16];
3278 inUse16[i] = ((Bool)0);
3280 if (s->inUse[i * 16 + j]) inUse16[i] = ((Bool)1);
3285 if (inUse16[i]) bsW(s,1,1); else bsW(s,1,0);
3288 if (inUse16[i])