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

/illumos-gate/usr/src/lib/libm/common/C/
H A Dlog10.c120 /* LGL */ 0.003205518096748172348871081083395,
149 #define LGL P[25] macro
191 return (LGH * s - (LGL * s - ((A1 * z) *
199 return (LGH * tb[2] - (LGL * tb[2] - ((B1 * s) *
H A Dlog2.c121 /* LGL */ 0.057304959111036592640075318998107956665325,
149 #define LGL P[25] macro
194 return (LGH * s - (LGL * s - ((A1 * z) *
205 return (LGH * tb[2] - (LGL * tb[2] - ((B1 * s) *

Completed in 48 milliseconds