Searched defs:LITSTRCPY (Results 1 – 2 of 2) 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