Searched defs:_FP_ADD (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/math-emu/ |
| H A D | op-common.h | 369 #define _FP_ADD(fs, wc, R, X, Y) _FP_ADD_INTERNAL(fs, wc, R, X, Y, '+') macro
|
| /kernel/linux/linux-6.6/include/math-emu/ |
| H A D | op-common.h | 369 #define _FP_ADD(fs, wc, R, X, Y) _FP_ADD_INTERNAL(fs, wc, R, X, Y, '+') macro
|
Completed in 3 milliseconds