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

/haiku/src/system/libroot/posix/glibc/libio/
H A Diovsprintf.c44 _IO_JUMPS ((struct _IO_FILE_plus *) &sf._sbf) = &_IO_str_jumps;
H A Diovsscanf.c43 _IO_JUMPS ((struct _IO_FILE_plus *) &sf._sbf) = &_IO_str_jumps;
H A Dvasprintf.c56 _IO_JUMPS ((struct _IO_FILE_plus *) &sf._sbf) = &_IO_str_jumps;
H A Dstrops.c310 struct _IO_jump_t _IO_str_jumps = variable in typeref:struct:_IO_jump_t
H A DlibioP.h461 extern struct _IO_jump_t _IO_str_jumps attribute_hidden;
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c6 int _IO_str_jumps; variable
H A Dlibroot_stubs_legacy.c9 int _IO_str_jumps; variable

Completed in 120 milliseconds