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