Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libgcc/soft-fp/
H A Dop-1.h68 #define _FP_FRAC_CLZ_1(z, X) __FP_CLZ(z, X##_f) macro
/dragonfly/contrib/gcc-8.0/libgcc/soft-fp/
H A Dop-1.h77 #define _FP_FRAC_CLZ_1(z, X) __FP_CLZ ((z), X##_f) macro