Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/
H A Dshiftop.cc40 poly pCopyHead = p; // used to delete p later in shift_pp_Mult_mm() local
79 p_Delete(&pCopyHead, ri); // in this case we copied p before in shift_pp_Mult_mm()
164 poly pCopyHead = p; // used to delete p later in shift_pp_mm_Mult() local
203 p_Delete(&pCopyHead, ri); // in this case we copied p before in shift_pp_mm_Mult()