Searched defs:signC (Results 1 – 1 of 1) sorted by relevance
421 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() local2795 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