Home | History | Annotate | Download | only in complete

Lines Matching defs:printd

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