Searched refs:Deposit_dlowp2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/ |
H A D | float.h | 160 #define Deposit_dlowp2(object,value) Bitfield_deposit(value,31,1,object) macro
|
H A D | sgl_float.h | 332 #define Sglext_setone_lowmantissap2(value) Deposit_dlowp2(value,1)
|
H A D | dbl_float.h | 280 #define Dbl_setone_lowmantissap2(dbl_value) Deposit_dlowp2(dbl_value,1)
|
/kernel/linux/linux-6.6/arch/parisc/math-emu/ |
H A D | float.h | 160 #define Deposit_dlowp2(object,value) Bitfield_deposit(value,31,1,object) macro
|
H A D | sgl_float.h | 332 #define Sglext_setone_lowmantissap2(value) Deposit_dlowp2(value,1)
|
H A D | dbl_float.h | 280 #define Dbl_setone_lowmantissap2(dbl_value) Deposit_dlowp2(dbl_value,1)
|
Completed in 13 milliseconds