Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/language/
H A Dmembers.c94 case typ_BIDZ: in member_bid()
201 case typ_BIDZ: return bid_get_ideal(x); in member_mod()
321 case typ_BIDZ: in _member_clgp()
416 case typ_BIDZ: in member_zkst()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparinf.h27 typ_BIDZ, enumerator
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dchar.c88 if (nftyp(x) == typ_BIDZ) in get_cyc()
303 case typ_BIDZ: in chareval()
H A Dbase1.c175 case t_MAT: return typ_BIDZ; in typv6()
H A Dlfunutils.c2733 case typ_BIDZ: return lfunchiZ(G, chi); in lfunmisc_to_ldata_i()