Searched defs:next_in (Results 1 – 8 of 8) sorted by relevance
69 Bytef *next_in; /* next input byte */ member
32 public IntPtr next_in; field
190 const uint8_t *next_in = sp->stream.next_in; in LZMADecode() local
86 Bytef *next_in; /* next input byte */ member
87 z_const Bytef *next_in; /* next input byte */ member
517 const void *next_in = buf; in get_file_data() local
291 const unsigned char *next_in; // pointer to next byte to read member
Completed in 33 milliseconds