Searched refs:vxy (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/
H A Dfmaf.c83 volatile double vxy = xy; /* XXX work around gcc CSE bug */ local
84 double adjusted_result = vxy + z;

Completed in 103 milliseconds