Lines Matching defs:small_prec
32 small_prec = 64, medium_prec = 128, large_prec = 192, very_large_prec = 256;
51 mpf_class f(3.0, small_prec);
76 mpf_class f(3.0, small_prec);
83 mpf_class f(3.0, small_prec), g(9.0, medium_prec);
91 mpf_class f(3.0, small_prec), g(9.0, medium_prec), h(15.0, large_prec);
99 mpf_class f(3.0, small_prec);
124 mpf_class f(3.0, small_prec), g(9.0, medium_prec);
134 mpf_class f(3.0, small_prec);
137 ASSERT_ALWAYS_PREC(g, "0.33333 33333 33333 33333", small_prec);
156 mpf_class f(3.0, small_prec), g(9.0, medium_prec);
167 mpf_class f(3.0, small_prec);
177 mpf_class f(3.0, small_prec);
187 mpf_class f(3.0, small_prec);