Home
last modified time | relevance | path

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

/libio/bits/types/
A Dstruct_FILE.h37 struct _IO_codecvt;
91 struct _IO_codecvt *_codecvt;
/libio/
A Diofwide.c66 struct _IO_codecvt *cc = fp->_codecvt = &fp->_wide_data->_codecvt; in _IO_fwide()
110 __libio_codecvt_out (struct _IO_codecvt *codecvt, __mbstate_t *statep, in __libio_codecvt_out()
162 __libio_codecvt_in (struct _IO_codecvt *codecvt, __mbstate_t *statep, in __libio_codecvt_in()
214 __libio_codecvt_encoding (struct _IO_codecvt *codecvt) in __libio_codecvt_encoding()
231 __libio_codecvt_length (struct _IO_codecvt *codecvt, __mbstate_t *statep, in __libio_codecvt_length()
A Diofclose.c62 struct _IO_codecvt *cc = fp->_codecvt; in _IO_new_fclose()
A Dlibio.h114 struct _IO_codecvt struct
139 struct _IO_codecvt _codecvt; argument
A Dwfileops.c39 struct _IO_codecvt *cc = fp->_codecvt; in _IO_wdo_write()
113 struct _IO_codecvt *cd; in libc_hidden_def()
334 struct _IO_codecvt *cd; in libc_hidden_def()
493 struct _IO_codecvt *cv = fp->_codecvt; in libc_hidden_def()
547 struct _IO_codecvt *cv = fp->_codecvt; in libc_hidden_def()
648 struct _IO_codecvt *cv = fp->_codecvt; in do_ftell_wide()
793 struct _IO_codecvt *cv; in _IO_wfile_seekoff()
A DlibioP.h960 enum __codecvt_result __libio_codecvt_out (struct _IO_codecvt *,
967 enum __codecvt_result __libio_codecvt_in (struct _IO_codecvt *,
973 int __libio_codecvt_encoding (struct _IO_codecvt *) attribute_hidden;
974 int __libio_codecvt_length (struct _IO_codecvt *, __mbstate_t *,
A Dfileops.c292 struct _IO_codecvt *cc; in libc_hidden_def()

Completed in 22 milliseconds