Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dv_log_inline.h11 #ifndef V_LOG_INLINE_POLY_ORDER
15 #if V_LOG_INLINE_POLY_ORDER == 4
21 #elif V_LOG_INLINE_POLY_ORDER == 5
34 float64x2_t poly[V_LOG_INLINE_POLY_ORDER];
H A Dv_erfinv_25u.c13 #define V_LOG_INLINE_POLY_ORDER 4 macro