Searched defs:new_array (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dheap.c125 void **new_array; local
/macosx-10.9.5/ntp-88/lib/isc/
H A Dheap.c124 void **new_array; local
/macosx-10.9.5/apr-30/apr/apr/tables/
H A Dapr_hash.c167 apr_hash_entry_t **new_array; local
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/tables/
H A Dapr_hash.c173 apr_hash_entry_t **new_array; local
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dregex_internal.c1588 re_dfastate_t **new_array = re_realloc (spot->array, re_dfastate_t *, local
H A Dregexec.c1390 struct re_fail_stack_ent_t *new_array; local
2928 re_dfastate_t **new_array; local
4139 re_dfastate_t **new_array = re_realloc (mctx->state_log, re_dfastate_t *, local
4343 re_sub_match_top_t **new_array = re_realloc (mctx->sub_tops, local
4370 re_sub_match_last_t **new_array = re_realloc (subtop->lasts, local
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecCertificateRequest.c277 void * new_array = PORT_ArenaZNewArray(gn->poolp, SecAsn1Item, capacity); local
/macosx-10.9.5/rsync-42/rsync/
H A Drsync.h831 #define new_array(type, num) ((type *)_new_array(sizeof(type), (num))) macro
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dif_bond.c1988 bondport_ref * new_array = NULL; local

Completed in 130 milliseconds