Home
last modified time | relevance | path

Searched defs:xcstrcmp (Results 1 – 2 of 2) sorted by relevance

/external/expat/tests/
Dstructdata.c52 # define xcstrcmp(s, t) wcscmp((s), (t)) macro
56 # define xcstrcmp(s, t) strcmp((s), (t)) macro
Druntests.c95 # define xcstrcmp(s, t) wcscmp((s), (t)) macro
106 # define xcstrcmp(s, t) strcmp((s), (t)) macro