Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libgcc/soft-fp/
H A Dop-2.h195 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) macro
/dragonfly/contrib/gcc-8.0/libgcc/soft-fp/
H A Dop-2.h205 # define __FP_FRAC_DEC_2(xh, xl, yh, yl) \ macro