Searched defs:destb (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/arch/parisc/math-emu/ |
D | dbl_float.h | 235 #define Dbl_set_mantissa(desta,destb,valuea,valueb) \ argument 240 #define Dbl_set_mantissap2(destb,valueb) \ argument 243 #define Dbl_set_exponentmantissa(desta,destb,valuea,valueb) \ argument 249 #define Dbl_copyfromptr(src,desta,destb) \ argument 420 #define Dbl_makequietnan(desta,destb) \ argument 424 #define Dbl_makesignalingnan(desta,destb) \ argument 539 #define Dblext_copy(srca,srcb,srcc,srcd,desta,destb,destc,destd) \ argument
|
D | sgl_float.h | 321 #define Sglext_copy(srca,srcb,desta,destb) \ argument
|