Searched defs:dest0 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | memmove.c | 15 memmove (void *dest0, void const *source0, size_t length) in memmove()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | memmove.c | 11 memmove (void *dest0, void const *source0, size_t length) in memmove()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | memmove.c | 11 memmove (void *dest0, void const *source0, size_t length) in memmove()
|
/netbsd-src/external/gpl2/texinfo/dist/lib/ |
H A D | memmove.c | 15 memmove (void *dest0, void const *source0, size_t length) in memmove()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/fr30/ |
H A D | fr30.c | 909 rtx dest0 = operand_subword (dest, 0, TRUE, mode); in fr30_move_double() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/fr30/ |
H A D | fr30.cc | 909 rtx dest0 = operand_subword (dest, 0, TRUE, mode); in fr30_move_double() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hsa-gen.c | 4454 hsa_op_reg *dest0 = new hsa_op_reg (arg0->m_type); in gen_hsa_divmod() local
|