Searched refs:_FP_UNPACK_RAW_4 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/math-emu/ |
H A D | quad.h | 80 #define FP_UNPACK_RAW_Q(X,val) _FP_UNPACK_RAW_4(Q,X,val) 91 _FP_UNPACK_RAW_4(Q,X,val); \
|
H A D | op-4.h | 184 #define _FP_UNPACK_RAW_4(fs, X, val) \ macro
|
/kernel/linux/linux-6.6/include/math-emu/ |
H A D | quad.h | 80 #define FP_UNPACK_RAW_Q(X,val) _FP_UNPACK_RAW_4(Q,X,val) 91 _FP_UNPACK_RAW_4(Q,X,val); \
|
H A D | op-4.h | 184 #define _FP_UNPACK_RAW_4(fs, X, val) \ macro
|
Completed in 4 milliseconds