Home | History | Annotate | Download | only in Chapter7

Lines Matching defs:printd

1163 /// printd - printf that takes a double prints it as "%f\n", returning 0.
1164 extern "C" double printd(double X) {