Searched refs:IO_validate_vtable (Results 1 – 3 of 3) sorted by relevance
108 (IO_validate_vtable \116 # define _IO_JUMPS_FUNC(THIS) (IO_validate_vtable (_IO_JUMPS_FILE_plus (THIS)))936 IO_validate_vtable (const struct _IO_jump_t *vtable) in IO_validate_vtable() function
16787 * libio/libioP.h (IO_validate_vtable): Avoid ptrdiff_t overflow.
19857 * libio/libioP.h (_IO_JUMPS_FUNC): Call IO_validate_vtable.