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

/gem5/ext/mcpat/
H A DxmlParser.cc1040 char myTagCompare(XMLCSTR cclose, XMLCSTR copen) argument
1047 if (xstrnicmp(cclose, copen, l) != 0) return 1;
1048 const XMLCHAR c = copen[l];

Completed in 16 milliseconds