Home
last modified time | relevance | path

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

/malloc/
A Dtst-safe-linking.c89 void * volatile c = malloc (size); in test_tcache() local
128 void * volatile c = calloc (1, size); in test_fastbin() local
166 void * volatile c = calloc (1, size); in test_fastbin_consolidate() local
A Dtst-tcfree3.c33 int ** volatile c = malloc (127 * 1024); in do_test() local
A Dtst-realloc.c37 unsigned char *c; in do_test() local
A Dtst-reallocarray.c46 unsigned char *c; in do_test() local
A Dmalloc-check.c56 unsigned char c; in malloc_check_get_size() local
111 INTERNAL_SIZE_T sz, c; in mem2chunk_check() local
A Dtst-scratch_buffer.c165 void *c = xmalloc (l); in do_test() local
A Dobstack.c66 char c; member

Completed in 17 milliseconds