|
Functions |
static void | copy_mem_int (int_t howmany, int_t *old, int_t *new) |
static int_t * | expand (int_t prev_len, int_t min_new_len, int_t *prev_mem, int_t *p_new_len, int_t len_tcopy_fbeg, int_t len_tcopy_fend, psymbfact_stat_t *PS) |
| Expand the existing storage to accommodate more fill-ins.
|
int_t | psymbfact_LUXpandMem (int_t iam, int_t n, int_t vtxXp, int_t next, int_t min_new_len, int_t mem_type, int_t rout_type, int_t free_prev_mem, Pslu_freeable_t *Pslu_freeable, Llu_symbfact_t *Llu_symbfact, vtcsInfo_symbfact_t *VInfo, psymbfact_stat_t *PS) |
int_t | psymbfact_LUXpand (int_t iam, int_t n, int_t fstVtxLvl_loc, int_t vtxXp, int_t *p_next, int_t min_new_len, int_t mem_type, int_t rout_type, int_t free_prev_mem, Pslu_freeable_t *Pslu_freeable, Llu_symbfact_t *Llu_symbfact, vtcsInfo_symbfact_t *VInfo, psymbfact_stat_t *PS) |
int_t | psymbfact_LUXpand_RL (int_t iam, int_t n, int_t vtxXp, int_t next, int_t len_texp, int_t mem_type, Pslu_freeable_t *Pslu_freeable, Llu_symbfact_t *Llu_symbfact, vtcsInfo_symbfact_t *VInfo, psymbfact_stat_t *PS) |
int_t | psymbfact_prLUXpand (int_t iam, int_t min_new_len, MemType mem_type, Llu_symbfact_t *Llu_symbfact, psymbfact_stat_t *PS) |