Home
last modified time | relevance | path

Searched defs:refbuf (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/malloc/
Dtst-alloc_buffer.c44 test_empty_array (struct alloc_buffer refbuf) in test_empty_array()
87 test_impossible_array (struct alloc_buffer refbuf) in test_impossible_array()
133 test_after_failure (struct alloc_buffer refbuf) in test_after_failure()
189 test_empty (struct alloc_buffer refbuf) in test_empty()
236 test_size_1 (struct alloc_buffer refbuf) in test_size_1()
304 test_size_2 (struct alloc_buffer refbuf) in test_size_2()
376 struct alloc_buffer refbuf = alloc_buffer_create (backing + 1, SIZE); in test_misaligned() local
443 struct alloc_buffer refbuf = alloc_buffer_create ((void *) start, 16); in test_large_misaligned() local