Searched refs:doubleValue (Results 1 – 4 of 4) sorted by relevance
230 double doubleValue(const struct element *e);
396 doubleValue(const struct element *e) in doubleValue() function1132 result = createDouble(doubleValue(e)); in copy()
244 double doubleValue = strtod(Text.c_str(), &end); in consumeNumberLiteral() local247 Result->Value = doubleValue; in consumeNumberLiteral()
1605 [number doubleValue];