Searched defs:doubleValue (Results 1 – 2 of 2) sorted by relevance
12 -(double) doubleValue; method
244 double doubleValue = strtod(Text.c_str(), &end); in consumeNumberLiteral() local