Searched refs:_IO_wfile_jumps (Results 1 – 5 of 5) sorted by relevance
40 = { ._wide_vtable = &_IO_wfile_jumps }; \55 = { ._wide_vtable = &_IO_wfile_jumps }; \
58 _IO_no_init (&new_f->fp.file, 0, 0, &new_f->wd, &_IO_wfile_jumps);
730 struct _IO_jump_t _IO_wfile_jumps = variable
412 extern struct _IO_jump_t _IO_wfile_jumps;
109 _IO_no_init(this, 0, 0, &_M_wfile, &_IO_wfile_jumps); in __basic_file()110 _IO_JUMPS((_IO_FILE_plus *) this) = &_IO_wfile_jumps; in __basic_file()