Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dall_global_var69 int TRY_FU_UPRIME=5;
H A Dglobal.h267 extern int TRY_FU_UPRIME;
H A Dglobal.cc1857 int TRY_FU_UPRIME=5; variable
1904 int TRY_FU_UPRIME=5; variable
H A Dintg.cc2651 if (rvarsize<=TRY_FU_UPRIME){ // otherwise no hope in integrate_id_rem()
2802 for (int i=0;(i<TRY_FU_UPRIME) && (vt!=vtend);++vt,++i){ in integrate_id_rem()