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

/gem5/ext/mcpat/
H A DxmlParser.cc302 static inline XMLSTR xstrstr(XMLCSTR c1, XMLCSTR c2) { function
359 static inline XMLSTR xstrstr(XMLCSTR c1, XMLCSTR c2) { function
420 static inline XMLSTR xstrstr(XMLCSTR c1, XMLCSTR c2) { function
450 static inline XMLSTR xstrstr(XMLCSTR c1, XMLCSTR c2) { function
1442 lpszTemp = xstrstr(lpXML, docTypeEnd);
1454 } else lpszTemp = xstrstr(lpXML, pClear.lpszClose);
2782 tend1 = xstrstr(path, sepString);
2796 tend1 = xstrstr(path, sepString);

Completed in 9 milliseconds