Home
last modified time | relevance | path

Searched refs:is_constant_idnt (Results 1 – 2 of 2) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dalg_ext.cc1687 bool is_constant_idnt(const gen & g); // FIXME -> prog.h
H A Dprog.cc553 bool is_constant_idnt(const gen & g){ in is_constant_idnt() function
616 if (is_constant_idnt(res2[i])){ in check_local_assign()
1304 if (!b || is_constant_idnt(noni) || noni==d){ in symb_program_sto()