Searched defs:print_double (Results 1 – 2 of 2) sorted by relevance
47 void print_double(std::ostream& os, double value) { in print_double() function
192 static void print_double(double o, const std::string &s, bool commaNeeded = true) in print_double() function197 static void print_double(const double *o, const std::string &s, bool commaNeeded = true) in print_double() function