Home
last modified time | relevance | path

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

/external/bison/lib/
Dbitset_stats.c316 bitset_windex wordno = bitno / BITSET_WORD_BITS; in bitset_stats_set() local
317 bitset_windex offset = wordno - bset->b.cindex; in bitset_stats_set()
335 bitset_windex wordno = bitno / BITSET_WORD_BITS; in bitset_stats_reset() local
336 bitset_windex offset = wordno - bset->b.cindex; in bitset_stats_reset()
362 bitset_windex wordno = bitno / BITSET_WORD_BITS; in bitset_stats_test() local
363 bitset_windex offset = wordno - bset->b.cindex; in bitset_stats_test()