Searched defs:print_float (Results 1 – 2 of 2) sorted by relevance
118 float * print_float = (float*) &real_float; in rc_print_inline_float() local
139 static void print_float(float o, const std::string& s, bool commaNeeded=true) in print_float() function155 static void print_float(const float * o, const std::string& s, bool commaNeeded=true) in print_float() function