Home
last modified time | relevance | path

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

/libio/
A Dvswprintf.c74 JUMP_INIT(xsputn, _IO_wdefault_xsputn),
A Dwmemstream.c45 JUMP_INIT (xsputn, _IO_wdefault_xsputn),
A DVersions116 _IO_wdefault_uflow; _IO_wdefault_xsgetn; _IO_wdefault_xsputn;
A Dwgenops.c282 _IO_wdefault_xsputn (FILE *f, const void *data, size_t n) in libc_hidden_def()
321 libc_hidden_def (_IO_wdefault_xsputn) in libc_hidden_def() argument
A Dwstrops.c370 JUMP_INIT(xsputn, _IO_wdefault_xsputn),
A DlibioP.h453 extern size_t _IO_wdefault_xsputn (FILE *, const void *, size_t);
454 libc_hidden_proto (_IO_wdefault_xsputn)
A Dwfileops.c1009 to_do -= _IO_wdefault_xsputn (f, s, to_do); in libc_hidden_def()

Completed in 19 milliseconds