Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/math-emu/
Dsingle.h62 #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/
Dsingle.h106 #define FP_CMP_S(r,X,Y,un) _FP_CMP(S,1,r,X,Y,un) macro