Searched refs:printd (Results 1 - 4 of 4) sorted by relevance

/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dbindings.c9 /* printd - printf that takes a double prints it as "%f\n", returning 0. */
10 extern double printd(double X) { function
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dbindings.c9 /* printd - printf that takes a double prints it as "%f\n", returning 0. */
10 extern double printd(double X) { function
/external/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp909 /// printd - printf that takes a double prints it as "%f\n", returning 0.
911 double printd(double X) { function
/external/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp1072 /// printd - printf that takes a double prints it as "%f\n", returning 0.
1074 double printd(double X) { function

Completed in 82 milliseconds