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

/gem5/ext/mcpat/
H A DxmlParser.cc350 return _strnicmp(c1, c2, l);
457 static inline int _strnicmp(const char *c1, const char *c2, int l) { function

Completed in 16 milliseconds