Home | History | Annotate | Download | only in Chapter3

Lines Matching refs:printd

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