Home
last modified time | relevance | path

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

/libio/
A Doldstdfiles.c82 stdin->_vtable_offset = stdout->_vtable_offset in _IO_check_libio()
83 = stderr->_vtable_offset = in _IO_check_libio()
A Doldiofclose.c45 if (fp->_vtable_offset == 0) in _IO_old_fclose()
A Dtst-vtables-common.c339 .f._vtable_offset = stdin->_vtable_offset, in my_file_create()
A DlibioP.h110 + (THIS)->_vtable_offset)))
113 + (THIS)->_vtable_offset) = (VTABLE))
114 # define _IO_vtable_offset(THIS) (THIS)->_vtable_offset
A Doldfileops.c107 fp->file._vtable_offset = ((int) sizeof (struct _IO_FILE) in _IO_old_file_init_internal()
A Dgenops.c552 fp->_vtable_offset = 0; in libc_hidden_def()
/libio/bits/types/
A Dstruct_FILE.h78 signed char _vtable_offset; member

Completed in 16 milliseconds