Searched refs:inptr (Results 1 – 4 of 4) sorted by relevance
49 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable61 #define get_byte() (inptr < insize ? inbuf[inptr++] : fill_inbuf())113 inptr = 1; in fill_inbuf()
39 static unsigned inptr; /* index of next byte to be processed in inbuf */ variable52 #define get_byte() (inptr < insize ? inbuf[inptr++] : fill_inbuf())125 inptr = 1; in fill_inbuf()
92 unsigned long inptr, unsigned long outputr,
390 const void *flags, void *inptr, void *outptr,