Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dgen.cc4484 static bool warnextend=true; in operator_plus() local
4523 if (warnextend && a.subtype==0 && b.subtype==0 && python_compat(contextptr)){ in operator_plus()
4524 warnextend=false; in operator_plus()