Searched refs:_IO_str_jumps (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/
H A Diovsprintf.c45 _IO_JUMPS (&sf._sbf._f) = &_IO_str_jumps;
H A Diovsscanf.c42 _IO_JUMPS (&sf._sbf._f) = &_IO_str_jumps;
H A Dstrops.c283 struct _IO_jump_t _IO_str_jumps = variable in typeref:struct:_IO_jump_t
H A DlibioP.h366 extern struct _IO_jump_t _IO_str_jumps;
/haiku-buildtools/legacy/gcc/libio/stdio/
H A Dvasprintf.c53 _IO_JUMPS ((_IO_FILE *) &sf) = &_IO_str_jumps;

Completed in 37 milliseconds