Searched refs:windex2 (Results 1 - 1 of 1) sorted by path

/external/bison/lib/
H A Dlbitset.c1043 bitset_windex windex2; local
1058 windex2 = (selt2) ? selt2->index : BITSET_WINDEX_MAX;
1064 if (windex1 == windex2)
1072 windex2 = (selt2) ? selt2->index : BITSET_WINDEX_MAX;
1074 else if (windex1 < windex2)
1084 windex = windex2;
1088 windex2 = (selt2) ? selt2->index : BITSET_WINDEX_MAX;

Completed in 270 milliseconds