Home
last modified time | relevance | path

Searched defs:signC (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dreference_math.cpp421 static inline void sub64(cl_ulong *c, cl_ulong p, cl_uint *signC, int *expC) in sub64()
516 cl_uint signC = uc.u & kMSB; // We'll need the sign bit of C later to decide in reference_fma() local
2795 cl_ulong lo, cl_ulong *signC, int *expC) in sub128()
2905 cl_ulong signC = uc.u & kMSB; // We'll need the sign bit of C later to in reference_fmal() local