Searched refs:STRCPY (Results 1 – 1 of 1) sorted by relevance
164 #ifndef STRCPY165 #define STRCPY(pDest, pSrc) strcpy((pDest), (pSrc)) macro354 STRCPY((char *)&p->acID[7], "RTT"); in _DoInit()356 STRCPY((char *)&p->acID[0], "SEGGER"); in _DoInit()