Home
last modified time | relevance | path

Searched defs:new_array (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/malloc/
Ddynarray_emplace_enlarge.c57 void *new_array; in __libc_dynarray_emplace_enlarge() local
Ddynarray_resize.c47 void *new_array; in __libc_dynarray_resize() local
/glibc-2.36/posix/
Dregexec.c1330 struct re_fail_stack_ent_t *new_array; in push_fail_stack() local
2849 re_dfastate_t **new_array; in check_arrival() local
4009 re_dfastate_t **new_array = re_realloc (mctx->state_log, re_dfastate_t *, in extend_buffers() local
4208 re_sub_match_top_t **new_array = re_realloc (mctx->sub_tops, in match_ctx_add_subtop() local
4235 re_sub_match_last_t **new_array = re_realloc (subtop->lasts, in match_ctx_add_sublast() local
Dregex_internal.c1598 re_dfastate_t **new_array = re_realloc (spot->array, re_dfastate_t *, in register_state() local