Searched refs:new_coll_syms (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c3028 int32_t *new_coll_syms = re_realloc (mbcset->coll_syms, int32_t,
3030 if (BE (new_coll_syms == NULL, 0))
3032 mbcset->coll_syms = new_coll_syms;
3019 int32_t *new_coll_syms = re_realloc (mbcset->coll_syms, int32_t, local

Completed in 39 milliseconds