Searched defs:constValue (Results 1 – 2 of 2) sorted by relevance
147 public Ipo fromValue(float constValue) { in fromValue()166 private float constValue; field in IpoHelper.ConstIpo174 public ConstIpo(float constValue) { in ConstIpo()
693 std::string constValue = CI->getValue().toString(10, true); in printConstant() local