Searched refs:Sgl_leftshiftby1_withextent (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
H A D | sfadd.c | 298 Sgl_leftshiftby1_withextent(result,extent,result); in sgl_fadd()
|
H A D | sfsub.c | 301 Sgl_leftshiftby1_withextent(result,extent,result); in sgl_fsub()
|
H A D | sgl_float.h | 50 #define Sgl_leftshiftby1_withextent(left,right,result) \ macro
|
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | sfsub.c | 301 Sgl_leftshiftby1_withextent(result,extent,result); in sgl_fsub()
|
H A D | sfadd.c | 298 Sgl_leftshiftby1_withextent(result,extent,result); in sgl_fadd()
|
H A D | sgl_float.h | 50 #define Sgl_leftshiftby1_withextent(left,right,result) \ macro
|
Completed in 4 milliseconds