Home
last modified time | relevance | path

Searched refs:dtoa (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/samples/demo_guix_calculator/
Devaluate.c8 void dtoa(double ans);
228 dtoa(ans); in evaluate()
243 void dtoa(double ans) in dtoa() function