Searched refs:lafLast (Results 1 – 3 of 3) sorted by relevance
100 if (action & (lafLast | lafStore)) { in processStateEntry()120 … } while (!(action & lafLast) && (m>=0) ); // stop if last bit is set, or if run out of items in processStateEntry()
105 if (action & (lafLast | lafStore)) { in processStateEntry()123 } while (!(action & lafLast) && (m>=0) ); // stop if last bit is set, or if run out of items in processStateEntry()
60 lafLast = 0x80000000, enumerator