Home
last modified time | relevance | path

Searched refs:Deposit_dlowp2 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/parisc/math-emu/ !
Dfloat.h160 #define Deposit_dlowp2(object,value) Bitfield_deposit(value,31,1,object) macro
Dsgl_float.h332 #define Sglext_setone_lowmantissap2(value) Deposit_dlowp2(value,1)
Ddbl_float.h280 #define Dbl_setone_lowmantissap2(dbl_value) Deposit_dlowp2(dbl_value,1)