Searched refs:__this_byte (Results 1 – 2 of 2) sorted by relevance
94 unsigned char __this_byte in _M_do_find_first() local96 if ( __this_byte ) in _M_do_find_first()98 _Bs_G::_S_first_one(__this_byte); in _M_do_find_first()131 unsigned char __this_byte in _M_do_find_next() local133 if ( __this_byte ) in _M_do_find_next()135 _Bs_G::_S_first_one(__this_byte); in _M_do_find_next()148 unsigned char __this_byte in _M_do_find_next() local150 if ( __this_byte ) in _M_do_find_next()152 _Bs_G::_S_first_one(__this_byte); in _M_do_find_next()
282 unsigned char __this_byte284 if ( __this_byte )285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);315 unsigned char __this_byte317 if ( __this_byte )318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);