tag
line
file
source code
get_byte
335
drivers/net/plip.c
get_byte(struct device *dev)
get_byte
181
zBoot/gzip.h
#define get_byte() (inptr < insize ? inbuf[inptr++] : fill_inbuf())