Home
last modified time | relevance | path

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

/third_party/ltp/testcases/misc/math/fptests/
Dfptest01.c155 double t_total = 0.0; in term() local
160 t_total += eventtab[i].time; in term()
164 v = t_total - MAGIC1; in term()
170 v = t_total - MAGIC1; in term()
171 tst_resm(TINFO, "t_total = %.15f\n", t_total); in term()