Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libm/common/C/
H A Dlog10.c149 #define LGL P[25] macro
191 return (LGH * s - (LGL * s - ((A1 * z) * in log10()
199 return (LGH * tb[2] - (LGL * tb[2] - ((B1 * s) * in log10()
H A Dlog2.c149 #define LGL P[25] macro
194 return (LGH * s - (LGL * s - ((A1 * z) * in log2()
205 return (LGH * tb[2] - (LGL * tb[2] - ((B1 * s) * in log2()