Searched defs:SPBEXP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/math-emu/ | ||
H A D | ieee754sp.h | 28 #define SPBEXP(sp) (sp.bexp) macro |
/kernel/linux/linux-6.6/arch/mips/math-emu/ | ||
H A D | ieee754sp.h | 28 #define SPBEXP(sp) (sp.bexp) macro |
Completed in 2 milliseconds