Searched refs:byte_found (Results 1 – 1 of 1) sorted by relevance
333 int byte_found = 0; /* whether a != 0xff byte has been found */ in ba_find_first_zero() local354 byte_found = 1; in ba_find_first_zero()362 if (!byte_found) { in ba_find_first_zero()378 byte_found = 1; in ba_find_first_zero()407 int byte_found = 0; /* whether a != 0xff byte has been found */ in ba_find_first_set() local428 byte_found = 1; in ba_find_first_set()436 if (!byte_found) { in ba_find_first_set()452 byte_found = 1; in ba_find_first_set()