Searched refs:__libio_codecvt_length (Results 1 – 5 of 5) sorted by relevance
/glibc-2.36/libio/ |
D | iofwide.c | 231 __libio_codecvt_length (struct _IO_codecvt *codecvt, __mbstate_t *statep, in __libio_codecvt_length() function
|
D | wfileops.c | 513 nread = __libio_codecvt_length (cv, &fp->_wide_data->_IO_state, in libc_hidden_def() 665 nread = __libio_codecvt_length (cv, &state, in do_ftell_wide() 820 nread = __libio_codecvt_length (cv, in _IO_wfile_seekoff()
|
D | libioP.h | 974 int __libio_codecvt_length (struct _IO_codecvt *, __mbstate_t *,
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.20 | 4526 (__libio_codecvt_length): Modified function.
|
D | ChangeLog.19 | 4525 (__libio_codecvt_length): Rename from do_length and export. 4536 (__libio_codecvt_encoding, __libio_codecvt_length): Declare 4543 __libio_codecvt_length. 4546 (do_ftell_wide): Call __libio_codecvt_length, __libio_codecvt_out. 4548 __libio_codecvt_length.
|