Home
last modified time | relevance | path

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

/malloc/
A Dtst-safe-linking.c87 void * volatile a = malloc (size); in test_tcache() local
126 void * volatile a = calloc (1, size); in test_fastbin() local
164 void * volatile a = calloc (1, size); in test_fastbin_consolidate() local
A Dtst-tcfree3.c30 int ** volatile a = malloc (32); in do_test() local
A Dtst-scratch_buffer.c28 unchanged_array_size (struct scratch_buffer *buf, size_t a, size_t b) in unchanged_array_size()
47 array_size_must_fail (size_t a, size_t b) in array_size_must_fail()
A Dtst-reallocarray.c50 size_t a, b; in do_test() local
A Darena.c739 mstate a; in _int_new_arena() local
926 mstate a; in arena_get2() local
1005 mstate a = thread_arena; in __malloc_arena_thread_freeres() local
A Dmalloc-check.c365 size_t a = MALLOC_ALIGNMENT * 2; in memalign_check() local
A Dtst-malloc-thread-fail.c37 allocate_zeroed (size_t a, size_t b) in allocate_zeroed()
A Dtst-interpose-aux.c245 calloc (size_t a, size_t b) in calloc()
A Dmalloc.c3554 size_t a = MALLOC_ALIGNMENT * 2; in _mid_memalign() local

Completed in 23 milliseconds