Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/C/
H A Dexpm1.c151 #define o_threshold xxx[3] macro
188 if (x > o_threshold) in expm1()