Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dfunction_list.cpp71 #define reference_sqrtl NULL macro
306 { (void*)reference_sqrtl },
319 { (void*)reference_sqrtl },
Dreference_math.h143 long double reference_sqrtl(long double x);
Dreference_math.cpp5676 long double reference_sqrtl(long double x) in reference_sqrtl() function