Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_fmaf.c63 volatile double vxy = xy; /* XXX work around gcc CSE bug */ in fmaf() local
64 double adjusted_result = vxy + z; in fmaf()