Searched refs:LITSTRCPY (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | bfd-in.h | 67 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
|
| D | bfd-in2.h | 74 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
|
| D | ChangeLog-2006 | 797 (LITSTRCPY) : New.
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | ChangeLog-2006 | 79 * prdbg.c (tg_class_static_member) : Use LITSTRCPY.
|
| D | prdbg.c | 727 LITSTRCPY (s, "(|) ("); in pr_function_type()
|
| /freebsd-12-stable/gnu/usr.bin/binutils/libbfd/ |
| D | bfd.h | 76 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
|