Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libgcc/soft-fp/
H A Dop-4.h38 #define _FP_FRAC_HIGH_4(X) (X##_f[3]) macro
/dragonfly/contrib/gcc-8.0/libgcc/soft-fp/
H A Dop-4.h41 #define _FP_FRAC_HIGH_4(X) (X##_f[3]) macro