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

/gem5/ext/mcpat/
H A DxmlParser.cc296 static inline int xstrncmp(XMLCSTR c1, XMLCSTR c2, int l) { function
356 static inline int xstrncmp(XMLCSTR c1, XMLCSTR c2, int l) { function
402 static inline int xstrncmp(XMLCSTR c1, XMLCSTR c2, int l) { function
413 static inline int xstrncmp(XMLCSTR c1, XMLCSTR c2, int l) { function
444 static inline int xstrncmp(XMLCSTR c1, XMLCSTR c2, int l) { function
1092 if (xstrncmp(ctag->lpszOpen, result.pStr, ctag->openTagLen) == 0) {

Completed in 17 milliseconds