Searched defs:getInfinity (Results 1 – 3 of 3) sorted by relevance
341 ECCurveFp.prototype.getInfinity = curveFpGetInfinity; method in ECCurveFp
629 public String getInfinity() { in getInfinity() method in DecimalFormatSymbols
890 Constant *ConstantFP::getInfinity(Type *Ty, bool Negative) { in getInfinity() function in ConstantFP