Home
last modified time | relevance | path

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

/lib/
Dtest_bitmap.c624 unsigned int cut; member
673 bitmap_cut(out, in, t->first, t->cut, t->nbits); in test_bitmap_cut()
Dbitmap.c211 unsigned int first, unsigned int cut, unsigned int nbits) in bitmap_cut() argument
224 while (cut--) { in bitmap_cut()