Searched refs:Sgl_xorfromintp1 (Results 1 – 3 of 3) sorted by relevance
/arch/parisc/math-emu/ |
D | sfsub.c | 171 Sgl_xorfromintp1(save,right,/*to*/right); in sgl_fsub() 172 Sgl_xorfromintp1(save,left,/*to*/left); in sgl_fsub()
|
D | sfadd.c | 172 Sgl_xorfromintp1(save,right,/*to*/right); in sgl_fadd() 173 Sgl_xorfromintp1(save,left,/*to*/left); in sgl_fadd()
|
D | sgl_float.h | 251 #define Sgl_xorfromintp1(left,right,result) \ macro 421 Sgl_xorfromintp1(left,right,result)
|