tag
line
file
source code
byte_bit
259
include/asm-sparc/bitops.h
for(int byte_bit = 24; byte_bit >=0; byte_bit -= 8)
byte_bit
261
include/asm-sparc/bitops.h
if((word>>(byte_bit+bit))&1)