Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/arm-optimized-routines/pl/math/
H A Dsv_powf_2u6.c27 float uflow_bound, oflow_bound, small_bound; member
42 .small_bound = 0x1p-126f,
286 svbool_t xsmall = svaclt (pg, x, d->small_bound); in SV_NAME_F2()