Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dpowf.c26 float uflow_bound, oflow_bound, small_bound; member
41 .small_bound = 0x1p-126f,
284 svbool_t xsmall = svaclt (yint_or_xpos, x, d->small_bound); in SV_NAME_F2()