Searched refs:LITSTRCPY (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd-in.h67 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
H A Dbfd-in2.h74 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
/freebsd-11-stable/contrib/binutils/binutils/
H A Dprdbg.c732 LITSTRCPY (s, "(|) (");
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h76 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro

Completed in 184 milliseconds