Lines Matching defs:printd
1184 /// printd - printf that takes a double prints it as "%f\n", returning 0.1185 extern "C" double printd(double X) {