Searched defs:src1 (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/arch/m68k/math-emu/ |
D | multi_arith.h | 355 static inline void fp_submant(struct fp_ext *dest, struct fp_ext *src1, in fp_submant() 367 #define fp_mul64(desth, destl, src1, src2) ({ \ argument 374 #define fp_add64(dest1, dest2, src1, src2) ({ \ argument 406 static inline void fp_multiplymant(union fp_mant128 *dest, struct fp_ext *src1, in fp_multiplymant()
|
/linux-2.4.37.9/arch/ia64/lib/ |
D | copy_page.S | 27 #define src1 r20 macro
|
D | copy_page_mck.S | 68 #define src1 r3 macro
|
D | copy_user.S | 64 #define src1 r24 macro
|
D | memcpy_mck.S | 38 #define src1 r3 macro
|
/linux-2.4.37.9/arch/mips/au1000/common/ |
D | dbdma.c | 354 u32 cmd0, cmd1, src1, dest1; in au1xxx_dbdma_ring_alloc() local
|
/linux-2.4.37.9/arch/parisc/math-emu/ |
D | sgl_float.h | 337 #define Sgl_copyto_sglext(src1,dest1,dest2) \ argument
|
D | dbl_float.h | 731 #define Dbl_copyto_dblext(src1,src2,dest1,dest2,dest3,dest4) \ argument
|
/linux-2.4.37.9/drivers/ieee1394/ |
D | amdtp.c | 497 struct fraction *src1, in fraction_add()
|