Searched refs:test_t (Results 1 – 1 of 1) sorted by relevance
48 typedef double test_t; typedef56 typedef float test_t; typedef65 volatile test_t one = 1.0;66 volatile test_t zero = 0.0;67 volatile test_t two = 2.0;68 volatile test_t huge = huge_val;69 volatile test_t tiny = tiny_val;70 volatile test_t inf = (test_t) INFINITY;147 report(char *expr, test_t v, int e, int exception, int oexception) in report()168 volatile test_t v; \