Home
last modified time | relevance | path

Searched defs:ylogx (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/
H A Dpowf.c193 double_t ylogx = y * logx; /* Note: cannot overflow, y is single prec. */ in powf() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dpowf.c129 powf_core (const struct data *d, float64x2_t ylogx) in powf_core()
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dpowf.c305 svfloat32_t ylogx; in SV_NAME_F2() local