Searched defs:DPSIGN (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/arch/mips/math-emu/ | ||
| D | ieee754dp.h | 27 #define DPSIGN(dp) (dp.sign) macro |
| /kernel/linux/linux-6.6/arch/mips/math-emu/ | ||
| D | ieee754dp.h | 27 #define DPSIGN(dp) (dp.sign) macro |