Searched refs:xstrcpy (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/mcpat/
H A DxmlParser.cc305 static inline XMLSTR xstrcpy(XMLSTR c1, XMLCSTR c2) { function
362 static inline XMLSTR xstrcpy(XMLSTR c1, XMLCSTR c2) { function
423 static inline XMLSTR xstrcpy(XMLSTR c1, XMLCSTR c2) { function
453 static inline XMLSTR xstrcpy(XMLSTR c1, XMLCSTR c2) { function
821 xstrcpy(dest, entity->s);
2127 xstrcpy(&lpszMarker[nResult], pEntry->lpszName);
2142 if (lpszMarker) xstrcpy(&lpszMarker[nResult], pAttr->lpszName);
2232 xstrcpy(&lpszMarker[nResult+nFormat+1],
2238 xstrcpy(&lpszMarker[nResult], pChild->lpszOpenTag);
2248 xstrcpy(
[all...]

Completed in 14 milliseconds