Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbern.c164 swap(B, bernzone); guncloneNULL(B); in constbern()
H A Dbuch1.c1038 guncloneNULL(BQ.subFB); in Buchquad()
1039 guncloneNULL(BQ.powsubFB); in Buchquad()
H A Dtrans1.c39 guncloneNULL(gcatalan); in pari_close_floats()
40 guncloneNULL(geuler); in pari_close_floats()
41 guncloneNULL(gpi); in pari_close_floats()
42 guncloneNULL(glog2); in pari_close_floats()
43 guncloneNULL(zetazone); in pari_close_floats()
138 { GEN tmp = *old; *old = c; guncloneNULL(tmp); } in swap_clone()
H A DFpXX.c486 if (!pr) { guncloneNULL(lead); return z-2; } in FpXQX_divrem_basecase()
500 guncloneNULL(lead); in FpXQX_divrem_basecase()
517 guncloneNULL(lead); in FpXQX_divrem_basecase()
H A DFlxX.c801 if (!pr) { guncloneNULL(lead); return z-2; } in FlxqX_divrem_basecase()
815 guncloneNULL(lead); in FlxqX_divrem_basecase()
832 guncloneNULL(lead); in FlxqX_divrem_basecase()
H A Dellsea.c217 guncloneNULL(gmael(t,1,i)); in divpol_free()
218 guncloneNULL(gmael(t,2,i)); in divpol_free()
219 guncloneNULL(gmael(t,3,i)); in divpol_free()
H A DFpX.c463 if (!pr) { guncloneNULL(lead); return z-2; } in FpX_divrem_basecase()
477 guncloneNULL(lead); in FpX_divrem_basecase()
494 guncloneNULL(lead); in FpX_divrem_basecase()
H A DF2x.c2225 if (!pr) { guncloneNULL(lead); return z-2; } in F2xqX_divrem_basecase()
2239 guncloneNULL(lead); in F2xqX_divrem_basecase()
2256 guncloneNULL(lead); in F2xqX_divrem_basecase()
H A DRgX.c1910 if (!pr) { guncloneNULL(lead); return z-2; } in RgXQX_divrem()
1923 guncloneNULL(lead); in RgXQX_divrem()
1940 guncloneNULL(lead); in RgXQX_divrem()
H A Dsubfield.c779 guncloneNULL(old); in test_block()
H A Difactor1.c3543 guncloneNULL(n); in aux_end()
H A Dalglin1.c3805 guncloneNULL(dbest); in ZM_pivots()
3829 *rr = rbest; guncloneNULL(dbest); in ZM_pivots()
H A Dgalconj.c2072 for (j = 1; j <= gt.g; j++) guncloneNULL(gmael(gt.C,i,j)); in galoisfrobeniuslift()
H A Dtrans3.c1626 set_avma(av); guncloneNULL(o); return zetazone; in constzeta()
H A Dmftrace.c2231 cache_delete(long id) { guncloneNULL(caches[id].cache); } in cache_delete()
2237 guncloneNULL(old); in cache_set()
/dports/math/pari/pari-2.13.3/src/modules/
H A Dkrasner.c365 for (j = 1; j < l; j++) guncloneNULL(gel(T,j)); in FreeRootTable()
H A Dstark.c498 guncloneNULL(rep); rep = gclone(data); in FindModulus()
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.12625 31- [libpari] guncloneNULL, gluncloneNULL_deep
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h1281 guncloneNULL(GEN x) { if (x) gunclone(x); } in guncloneNULL() function
H A Dparidecl.h6035 INLINE void guncloneNULL(GEN x);
/dports/math/pari/pari-2.13.3/src/language/
H A Des.c4683 guncloneNULL(H->v[i].z); in pari_add_hist()
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex1471 \fun{void}{guncloneNULL}{GEN x} same as \kbd{gunclone}, first checking