Home
last modified time | relevance | path

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

/math/
A DREADME.libm-test25 the target platform and the specific real floating type and format and
31 but still independent of the real floating type. The results of the
39 selects the desired real floating type to exercise the math functions
47 its fpu or nofpu subdirectory) and for each variant (real floating
119 - "c" for complex. This parameter needs two values, first the real,
A Dgen-libm-test.py125 self.real = defaultdict(lambda: defaultdict(lambda: 0))
129 self.ulps_kinds = (('Real part of ', self.real),
248 self.ulps_table('func_real_ulps', self.real),
607 ulp_real = p_ulps.real[func][flt]
A Dtest-double.h22 #define BUILD_COMPLEX(real, imag) (CMPLX ((real), (imag))) argument
A Dtest-float.h22 #define BUILD_COMPLEX(real, imag) (CMPLXF ((real), (imag))) argument
A Dtest-float32.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF32 ((real), (imag))) argument
A Dtest-float32x.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF32X ((real), (imag))) argument
A Dtest-float64.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF64 ((real), (imag))) argument
A Dtest-float128.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF128 ((real), (imag))) argument
A Dtest-float64x.h29 #define BUILD_COMPLEX(real, imag) (CMPLXF64X ((real), (imag))) argument
A Dtest-ldouble.h24 #define BUILD_COMPLEX(real, imag) (CMPLXL ((real), (imag))) argument
A Dauto-libm-test-in4623 # Principal square root should be returned (i.e., non-negative real part).

Completed in 13 milliseconds