Home
last modified time | relevance | path

Searched refs:__libc_dynarray_emplace_enlarge (Results 1 – 4 of 4) sorted by relevance

/malloc/
A Ddynarray_emplace_enlarge.c26 __libc_dynarray_emplace_enlarge (struct dynarray_header *list, in __libc_dynarray_emplace_enlarge() function
73 libc_hidden_def (__libc_dynarray_emplace_enlarge)
A Ddynarray.h129 bool __libc_dynarray_emplace_enlarge (struct dynarray_header *,
171 libc_hidden_proto (__libc_dynarray_emplace_enlarge)
A DVersions88 __libc_dynarray_emplace_enlarge;
A Ddynarray-skeleton.c282 (!__libc_dynarray_emplace_enlarge (&list->u.dynarray_abstract, in DYNARRAY_NAME()
338 (!__libc_dynarray_emplace_enlarge (&list->u.dynarray_abstract, in DYNARRAY_NAME()

Completed in 8 milliseconds