Home
last modified time | relevance | path

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

/dports/math/p5-Math-Pari/pari-2.3.5/src/language/
H A Dinit.c1304 if (! is_recursive_t(tx)) return copy_leaf(x, tx); in gcopy()
1321 if (! is_recursive_t(tx)) return copy_leaf(x, tx); in gcopy_i()
1363 if (! is_recursive_t(tx)) in gcopy_av()
1386 if (! is_recursive_t(tx)) in gcopy_av0()
1411 if (! is_recursive_t(tx)) in gcopy_av0_canon()
1441 if (!is_recursive_t(tx)) in taille0()
1456 if (!is_recursive_t(tx)) in taille()
1472 if (!is_recursive_t(tx)) in gclone()
1500 if (is_recursive_t(tx)) in shiftaddress()
1518 if (!is_recursive_t(tx)) in shiftaddress_canon()
[all …]
H A Des.c1336 if (! is_recursive_t(tx)) /* t_INT, t_REAL, t_STR, t_VECSMALL */ in voir2()
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparitype.h46 #define is_recursive_t(t) (lontyp[t]) macro
/dports/math/pari/pari-2.13.3/src/language/
H A Dinit.c2375 if (is_recursive_t(tx)) in shiftaddress()
2578 if (! is_recursive_t(tx)) return 1; in dochk_gerepileupto()
2605 if (! is_recursive_t(tx)) { pari_putc('\n'); x += lx; continue; } in dbg_gerepile()
2657 if (! is_recursive_t(tx)) { x += lx; continue; } in gerepile()
H A Des.c2008 if (! is_recursive_t(tx)) /* t_INT, t_REAL, t_STR, t_VECSMALL */ in dbg()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h1262 if (is_recursive_t(typ(x))) in gerepilecopy()
2007 is_recursive_t(long t) { return lontyp[t]; } in is_recursive_t() function
H A Dparidecl.h6055 INLINE int is_recursive_t(long t);
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dgen3.c2539 if (!is_recursive_t(tx)) in compo()
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dgen3.c3396 if (!is_recursive_t(tx)) in compo()
/dports/math/p5-Math-Pari/pari-2.3.5/doc/
H A Dusersch5.tex322 \fun{int}{is_recursive_t}{long t} \kbd{true} iff \kbd{t} is a recursive
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4937 int is_recursive_t(long t)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd5097 int is_recursive_t(long t)
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex829 \fun{int}{is_recursive_t}{long t} \kbd{true} iff \kbd{t} is a recursive