Searched defs:FP_CMP_S (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/math-emu/ |
D | single.h | 62 #define FP_CMP_S(r,X,Y,un) _FP_CMP(S,1,r,X,Y,un) macro
|
/linux-2.4.37.9/include/math-emu/ |
D | single.h | 106 #define FP_CMP_S(r,X,Y,un) _FP_CMP(S,1,r,X,Y,un) macro
|