Searched refs:Deposit_shigh2mantissa (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
H A D | float.h | 77 #define Deposit_shigh2mantissa(object,value) Bitfield_deposit(value,9,2,object) macro
|
H A D | sgl_float.h | 144 #define Sgl_set_quiet(sgl_value) Deposit_shigh2mantissa(sgl_value,1)
|
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | float.h | 77 #define Deposit_shigh2mantissa(object,value) Bitfield_deposit(value,9,2,object) macro
|
H A D | sgl_float.h | 144 #define Sgl_set_quiet(sgl_value) Deposit_shigh2mantissa(sgl_value,1)
|
Completed in 5 milliseconds