Searched defs:srcB (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/sys/arch/hppa/spmath/ |
H A D | cnv_float.h | 90 #define Dbl_to_sgl_mantissa(srcA,srcB,dest,inexact,guard,sticky,odd) \ argument 97 #define Dbl_to_sgl_denormalized(srcA,srcB,exp,dest,inexact,guard,sticky,odd,tiny) \ argument 279 #define Dint_copytoptr(srcA,srcB,dest) \ argument
|