Searched defs:next_bit (Results 1 – 5 of 5) sorted by relevance
27 int bit, next_bit, mask; in bn_compute_wNAF() local
108 for (int32_t next_bit = current - beginning; in CompareCMapIterAndBitSet() local
223 unsigned int next_bit = hb_popcount (HB_GLYPH_FLAG_DEFINED) + 1; in compile() local
32 next_bit (void) in next_bit() function