Searched refs:vxy (Results 1 – 1 of 1) sorted by relevance
65 volatile double vxy = xy; /* XXX work around gcc CSE bug */ in fmaf() local66 double adjusted_result = vxy + z; in fmaf()