Home
last modified time | relevance | path

Searched defs:a_gt_half (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dacosf.c50 svbool_t a_gt_half = svacgt (pg, x, 0.5); in SV_NAME_F1() local
H A Dacos.c53 svbool_t a_gt_half = svacgt (pg, x, 0.5); in SV_NAME_D1() local