Searched refs:Deposit_dsignexponent (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
H A D | float.h | 133 #define Deposit_dsignexponent(object,value) Bitfield_deposit(value,0,12,object) macro
|
H A D | dbl_float.h | 37 Deposit_dsignexponent(srcdst,1)
|
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | float.h | 133 #define Deposit_dsignexponent(object,value) Bitfield_deposit(value,0,12,object) macro
|
H A D | dbl_float.h | 37 Deposit_dsignexponent(srcdst,1)
|
Completed in 9 milliseconds