Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dprintout.c1784 #define TEST_PLACES 12 /* # of decimal places to use in test string */ macro
1831 sprintf(numstr, "%.*f", TEST_PLACES, xx); in get_signif()
1833 trail = TEST_PLACES; in get_signif()