Searched refs:doubleValue (Results 1 – 3 of 3) sorted by relevance
383 double doubleValue() const;
140 OSNumber::doubleValue() const in doubleValue() function in OSNumber
906 assert(12345678 == (int)(10000 * nnum->doubleValue())); in OSCollectionTest()