Home
last modified time | relevance | path

Searched defs:LITSTRCPY (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gdb-7/bfd/
H A Dbfd-in.h73 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
H A Dbfd-in2.h80 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dbfd-in2.h78 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dbfd-in2.h81 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro