tag
line
file
source code
put_byte
199
arch/i386/boot/compressed/gzip.h
put_byte((uch)((w) & 0xff)); \
put_byte
200
arch/i386/boot/compressed/gzip.h
put_byte((uch)((ush)(w) >> 8)); \