Home | History | Annotate | Download | only in slang

Lines Matching refs:Once

131   unsigned Once = 0;
144 if ((*bI == S) && !Once) {
145 Once++;
153 slangAssert(Once <= 1);
157 slangAssert(Once == 0);
654 // Sub-structs should only count once (as should arrays, etc.)