Searched defs:leftp1 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/arch/hppa/spmath/ |
H A D | quad_float.h | 82 #define Quad_xor_to_intp1(leftp1,rightp1,result) \ argument 87 #define Quad_xor_from_intp1(leftp1,rightp1,result) \ argument 92 #define Quad_swap_lower(leftp1,leftp2,leftp3,leftp4,rightp1,rightp2,rightp3,rightp4) \ argument
|
H A D | dfcmp.c | 57 register unsigned int leftp1, leftp2, rightp1, rightp2; in dbl_fcmp() local
|
H A D | dfsub.c | 58 register unsigned int leftp1, leftp2, rightp1, rightp2, extent; in dbl_fsub() local
|
H A D | dfadd.c | 57 register unsigned int leftp1, leftp2, rightp1, rightp2, extent; in dbl_fadd() local
|