Home
last modified time | relevance | path

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

/libio/
A Dstrfile.h40 _IO_alloc_type _allocate_buffer_unused; member
A Dvasprintf.c55 sf._s._allocate_buffer_unused = (_IO_alloc_type) malloc; in __vasprintf_internal()
A Dmemstream.c93 new_f->fp._sf._s._allocate_buffer_unused = (_IO_alloc_type) malloc; in __open_memstream()
A Dwmemstream.c95 new_f->fp._sf._s._allocate_buffer_unused = (_IO_alloc_type) malloc; in open_wmemstream()
A Dstrops.c64 sf->_s._allocate_buffer_unused = (_IO_alloc_type) 0; in _IO_str_init_static_internal()
A Dwstrops.c66 (((_IO_strfile *) fp)->_s._allocate_buffer_unused) = (_IO_alloc_type)0; in _IO_wstr_init_static()

Completed in 11 milliseconds