Searched defs:buf (Results 1 – 10 of 10) sorted by relevance
52 struct alloc_buffer buf = refbuf; in test_empty_array() local58 struct alloc_buffer buf = refbuf; in test_empty_array() local66 struct alloc_buffer buf = refbuf; in test_empty_array() local75 struct alloc_buffer buf = refbuf; in test_empty_array() local141 struct alloc_buffer buf = refbuf; in test_after_failure() local146 struct alloc_buffer buf = refbuf; in test_after_failure() local151 struct alloc_buffer buf = refbuf; in test_after_failure() local156 struct alloc_buffer buf = refbuf; in test_after_failure() local199 struct alloc_buffer buf = refbuf; in test_empty() local204 struct alloc_buffer buf = refbuf; in test_empty() local[all …]
28 unchanged_array_size (struct scratch_buffer *buf, size_t a, size_t b) in unchanged_array_size()51 struct scratch_buffer buf; in array_size_must_fail() local79 struct scratch_buffer buf; in do_test() local85 struct scratch_buffer buf; in do_test() local99 struct scratch_buffer buf; in do_test() local125 struct scratch_buffer buf; in do_test() local155 struct scratch_buffer buf; in do_test() local
26 __libc_alloc_buffer_copy_string (struct alloc_buffer buf, const char *src) in __libc_alloc_buffer_copy_string()
15 void *buf = malloc (size); in verbose_malloc() local21 verbose_free (void *buf) in verbose_free()
25 char buf[200]; in __libc_alloc_buffer_create_failure() local
26 char buf[200]; in __libc_dynarray_at_failure() local
26 __libc_alloc_buffer_copy_bytes (struct alloc_buffer buf, in __libc_alloc_buffer_copy_bytes()
23 __libc_alloc_buffer_alloc_array (struct alloc_buffer *buf, size_t element_size, in __libc_alloc_buffer_alloc_array()
45 char *buf = (char *) ""; in tr_where() local
132 char buf[30]; in main() local
Completed in 22 milliseconds