Home
last modified time | relevance | path

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

/glibc-2.36/libio/
DlibioP.h111 # define _IO_JUMPS_FUNC_UPDATE(THIS, VTABLE) \ argument
113 + (THIS)->_vtable_offset) = (VTABLE))
117 # define _IO_JUMPS_FUNC_UPDATE(THIS, VTABLE) \ argument
118 (_IO_JUMPS_FILE_plus (THIS) = (VTABLE))