HomeSort by: relevance | last modified time | path
    Searched defs:L10EA (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libquadmath/math/
log10q.c 134 L10EA = 0.5Q,
253 z += y * L10EA;
254 z += x * L10EA;
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
log10q.c 134 L10EA = 0.5Q,
253 z += y * L10EA;
254 z += x * L10EA;

Completed in 29 milliseconds