Searched refs:gotOne (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xfs/dist/difs/ | ||
| H A D | resource.c | 348 Bool gotOne = FALSE; local in function:FreeResource 366 gotOne = TRUE; 371 if (!gotOne) |
| /xsrc/external/mit/libX11/dist/src/xkb/ | ||
| H A D | XKBBind.c | 143 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 D | symbols.c | 1683 Bool gotOne; local in function:FindKeyForSymbol 1688 gotOne = False; 1693 gotOne = True; 1703 while (gotOne); |
Completed in 7 milliseconds