Home | History | Annotate | Download | only in include

Lines Matching refs:LITMEMCPY

79 #define LITMEMCPY(DEST,STR2) memcpy ((DEST), (STR2), sizeof (STR2) - 1)