tag
line
file
source code
put_short
206
zBoot/gzip.h
put_short((n) & 0xffff); \
put_short
207
zBoot/gzip.h
put_short(((ulg)(n)) >> 16); \