Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/LD/
H A Dsinhl.c70 #define lnovlo C[3] macro
84 r = copysignl(expl((r - lnovft) - lnovlo), x); in sinhl()
H A Dcoshl.c82 #define lnovlo C[5] macro
106 return (scalbnl(expl((w - lnovft) - lnovlo), 16383)); in coshl()