Searched refs:gotOne (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xfs/dist/difs/
H A Dresource.c348 Bool gotOne = FALSE; local in function:FreeResource
366 gotOne = TRUE;
371 if (!gotOne)
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBBind.c143 register int i, j, gotOne; local in function:XKeysymToKeycode
152 gotOne = 0;
155 gotOne = 1;
161 } while (gotOne);
/xsrc/external/mit/xkbcomp/dist/
H A Dsymbols.c1683 Bool gotOne; local in function:FindKeyForSymbol
1688 gotOne = False;
1693 gotOne = True;
1703 while (gotOne);

Completed in 7 milliseconds