Searched refs:atomsPresent (Results 1 – 1 of 1) sorted by relevance
3719 register CARD32 atomsPresent; in _XkbCountAtoms() local3721 for (i = nAtoms = atomsPresent = 0, bit = 1; i < maxAtoms; i++, bit <<= 1) { in _XkbCountAtoms()3723 atomsPresent |= bit; in _XkbCountAtoms()3729 return atomsPresent; in _XkbCountAtoms()