Home
last modified time | relevance | path

Searched refs:windex1 (Results 1 – 1 of 1) sorted by relevance

/external/bison/lib/
Dlbitset.c1042 bitset_windex windex1; in lbitset_op3_cmp() local
1057 windex1 = (selt1) ? selt1->index : BITSET_WINDEX_MAX; in lbitset_op3_cmp()
1064 if (windex1 == windex2) in lbitset_op3_cmp()
1066 windex = windex1; in lbitset_op3_cmp()
1070 windex1 = (selt1) ? selt1->index : BITSET_WINDEX_MAX; in lbitset_op3_cmp()
1074 else if (windex1 < windex2) in lbitset_op3_cmp()
1076 windex = windex1; in lbitset_op3_cmp()
1080 windex1 = (selt1) ? selt1->index : BITSET_WINDEX_MAX; in lbitset_op3_cmp()