Home | History | Annotate | Download | only in fully_lazy

Lines Matching defs:printd

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