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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/math-emu/
H A Dquad.h123 #define FP_CMP_Q(r,X,Y,un) _FP_CMP(Q,4,r,X,Y,un) macro
196 #define FP_CMP_Q(r,X,Y,un) _FP_CMP(Q,2,r,X,Y,un) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/math-emu/
H A Dquad.h123 #define FP_CMP_Q(r,X,Y,un) _FP_CMP(Q,4,r,X,Y,un) macro
196 #define FP_CMP_Q(r,X,Y,un) _FP_CMP(Q,2,r,X,Y,un) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/math-emu/
H A Dmath.c495 FP_CMP_Q(IR, QB, QA, 3);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/math-emu/
H A Dmath.c445 FP_CMP_Q(XR, QB, QA, 3);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/math-emu/
H A Dmath.c240 FP_CMP_Q(IR, QA, QB, 3);
326 FP_CMP_Q(IR, QA, QB, 3);

Completed in 173 milliseconds