Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dsym2poly.cc3202 vecteur l_subst(l); in recursive_normal() local
3203 iterateur it=l_subst.begin(),itend=l_subst.end(); in recursive_normal()
3251 if (l!=l_subst) in recursive_normal()
3252 e_copy=subst(e_copy,l,l_subst,false,contextptr); in recursive_normal()