Home
last modified time | relevance | path

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

/malloc/
A Dalloc_buffer_alloc_array.c24 size_t align, size_t count) in __libc_alloc_buffer_alloc_array()
A Dtst-malloc-fork-deadlock.c117 create_threads (pthread_t *threads, size_t count, void *(*func) (void *)) in create_threads()
124 join_threads (pthread_t *threads, size_t count) in join_threads()
A Dtst-interpose-aux.c51 enum { count = 3 }; in fail() enumerator
211 size_t count = allocation_index; in malloc_allocation_count() local
220 size_t count = deallocation_count; in malloc_deallocation_count() local
A Dtst-dynarray.c94 for (unsigned int count = 0; count < max_count; ++count) in test_int() local
221 for (unsigned int count = 0; count < max_count; ++count) in test_str() local
330 enum { count = 2131 }; in test_str() enumerator
370 enum { count = 2131 }; in test_long_init() enumerator
A Dtst-dynarray-fail.c92 size_t count = 0; in test_int_fail() local
193 size_t count = 0; in test_str_fail() local
A Dtst-alloc_buffer.c99 size_t count = counts[i]; in test_impossible_array() local
162 for (int count = 0; count <= 4; ++count) in test_after_failure() local
456 for (int count = 0; count < 3; ++count) in test_large_misaligned() local
A Dmalloc.c5743 size_t count; in weak_alias() member

Completed in 23 milliseconds