Home
last modified time | relevance | path

Searched refs:alloc_buffer_add_byte (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/malloc/
Dtst-alloc_buffer.c142 alloc_buffer_add_byte (&buf, 17); in test_after_failure()
200 alloc_buffer_add_byte (&buf, 17); in test_empty()
246 alloc_buffer_add_byte (&buf, 17); in test_size_1()
315 alloc_buffer_add_byte (&buf, '@'); in test_size_2()
/glibc-2.36/include/
Dalloc_buffer.h171 alloc_buffer_add_byte (struct alloc_buffer *buf, unsigned char b) in alloc_buffer_add_byte() function