Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dreference_math.h213 long double reference_fminl(long double x, long double y);
Dreference_math.cpp3609 long double reference_fminl(long double x, long double y) in reference_fminl() function
3635 min = reference_fminl(x, y); in reference_hypotl()
3727 return reference_fminl(x, y); in reference_minmagl()