Searched refs:_FP_FRAC_HIGH_4 (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/math-emu/
H A Dquad.h130 #define _FP_FRAC_HIGH_Q(X) _FP_FRAC_HIGH_4(X)
131 #define _FP_FRAC_HIGH_RAW_Q(X) _FP_FRAC_HIGH_4(X)
H A Dop-4.h33 #define _FP_FRAC_HIGH_4(X) (X##_f[3]) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/math-emu/
H A Dquad.h130 #define _FP_FRAC_HIGH_Q(X) _FP_FRAC_HIGH_4(X)
131 #define _FP_FRAC_HIGH_RAW_Q(X) _FP_FRAC_HIGH_4(X)
H A Dop-4.h33 #define _FP_FRAC_HIGH_4(X) (X##_f[3]) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/math-emu/
H A Dop-4.h43 #define _FP_FRAC_HIGH_4(X) (X##_f[3]) macro

Completed in 99 milliseconds