Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libgcc/soft-fp/
H A Dop-1.h34 #define _FP_FRAC_COPY_1(D,S) (D##_f = S##_f) macro
/dragonfly/contrib/gcc-8.0/libgcc/soft-fp/
H A Dop-1.h37 #define _FP_FRAC_COPY_1(D, S) (D##_f = S##_f) macro