Searched refs:LITSTRCPY (Results 1 – 5 of 5) sorted by relevance
71 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
78 #define LITSTRCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2)) macro
797 (LITSTRCPY) : New.
79 * prdbg.c (tg_class_static_member) : Use LITSTRCPY.
752 LITSTRCPY (s, "(|) ("); in pr_function_type()