Searched refs:alloc_buffer_add_byte (Results 1 – 2 of 2) sorted by relevance
142 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()
171 alloc_buffer_add_byte (struct alloc_buffer *buf, unsigned char b) in alloc_buffer_add_byte() function