Searched defs:LITSTRCPY (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/armeb/ |
H A D | bfd.h | 85 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/armeb/ |
H A D | bfd.h | 85 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/or1k/ |
H A D | bfd.h | 82 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/coldfire/ |
H A D | bfd.h | 82 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/arm/ |
H A D | bfd.h | 85 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/coldfire/ |
H A D | bfd.h | 82 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/or1k/ |
H A D | bfd.h | 82 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
|