Searched refs:SetConstValue (Results 1 – 4 of 4) sorted by relevance
353 n.SetConstValue(z)385 n.SetConstValue(zero)390 n.SetConstValue(one)395 n.SetConstValue(zero)400 n.SetConstValue(zero)405 n.SetConstValue(zero)647 n.SetConstValue(cv)658 n.SetConstValue(btoi(cv.Sign() == 0))790 n.SetConstValue(ncv)990 n.SetConstValue(cv)
214 o.SetConstValue(n.ConstValue())
75 zeroExpr.SetConstValue(zero)1268 o.SetConstValue(cv)1301 rhs.SetConstValue(cv)
343 func (n *Expr) SetConstValue(x *big.Int) { n.constValue = x } func