Home
last modified time | relevance | path

Searched refs:read_stop (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/libio/
Dwfileops.c136 const char *read_stop = (const char *) fp->_IO_read_ptr; in libc_hidden_def() local
143 &read_stop, in libc_hidden_def()
149 fp->_IO_read_ptr = (char *) read_stop; in libc_hidden_def()
335 const char *read_stop; in libc_hidden_def() local
357 read_stop = (const char *) fp->_IO_read_ptr; in libc_hidden_def()
375 &read_stop, in libc_hidden_def()
380 fp->_IO_read_ptr = (char *) read_stop; in libc_hidden_def()
562 const char *read_stop = (const char *) fp->_IO_read_base; in libc_hidden_def() local
569 &read_stop, in libc_hidden_def()