Home
last modified time | relevance | path

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

/glibc-2.36/libio/
Dstrfile.h40 _IO_alloc_type _allocate_buffer_unused; member
Dvasprintf.c55 sf._s._allocate_buffer_unused = (_IO_alloc_type) malloc; in __vasprintf_internal()
Dmemstream.c93 new_f->fp._sf._s._allocate_buffer_unused = (_IO_alloc_type) malloc; in __open_memstream()
Dwmemstream.c95 new_f->fp._sf._s._allocate_buffer_unused = (_IO_alloc_type) malloc; in open_wmemstream()
Dstrops.c64 sf->_s._allocate_buffer_unused = (_IO_alloc_type) 0; in _IO_str_init_static_internal()
Dwstrops.c66 (((_IO_strfile *) fp)->_s._allocate_buffer_unused) = (_IO_alloc_type)0; in _IO_wstr_init_static()
/glibc-2.36/ChangeLog.old/
DChangeLog.1917400 _allocate_buffer_unused.
17406 _allocate_buffer_unused, _free_buffer_unused.