Searched defs:find_first_zero (Results 1 – 2 of 2) sorted by relevance
53 static int find_first_zero(const uint16_t glyphs[], int count) { in find_first_zero() function
95 errcode_t (*find_first_zero)(ext2fs_generic_bitmap bitmap, member