Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/functions/programming/
H A Derrname16 (gen):errtyp err_get_num($1)
/dports/math/pari/pari-2.13.3/src/mt/
H A Dpthread.c76 err = err_get_num(err)==e_STACK ? err_e_STACK: bin_copy(copy_bin(err)); in mt_err_recover()
251 if (err_get_num(done)==e_STACK) in mtpthread_queue_get()
H A Dmpi.c394 if (err_get_num(done)==e_STACK) in mtmpi_queue_get()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparicom.h53 if (err!=CATCH_ALL && err_get_num(__iferr_data) != err) \
H A Dpariinl.h3065 err_get_num(GEN e) { return e[1]; } in err_get_num() function
H A Dparidecl.h6269 INLINE long err_get_num(GEN e);
/dports/math/pari/pari-2.13.3/src/language/
H A Dinit.c1669 long numerr = err_get_num(e); in pari_err2str()
1827 long numerr=err_get_num(err); in pari_err_display()
1870 numerr = err_get_num(E); in pari_err()
1975 return strtoGENstr(numerr_name(err_get_num(err))); in errname()
H A Dgplib.c1324 if (err_get_num(E) != e_ALARM) { pari_alarm(0); pari_err(0, E); } in closure_alarmer()
H A Des.c2112 pari_printf("error type = %s\n", numerr_name(err_get_num(x))); in dbg()
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.6858 PARI functions err_get_num(), err_get_compo(), pari_err_last()
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dgen2.c1006 switch(err_get_num(E)) in gequal_try()
H A Dbase2.c309 switch(err_get_num(err)) in get_maxord()
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch4.tex2370 \fun{long}{err_get_num}{GEN E} returns the error symbolic name. E.g
2380 long code = err_get_num(E);
/dports/math/gp2c/gp2c-0.0.12/desc/
H A Dfunc27.dsc7035 err_get_num(${1 code})
H A Dfunc29.dsc8383 err_get_num(${1 code})
H A Dfunc211.dsc8721 err_get_num(${1 code})
H A Dfunc213.dsc9266 err_get_num(${1 code})
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd5142 long err_get_num(GEN e)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd5302 long err_get_num(GEN e)