Home
last modified time | relevance | path

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

/external/expat/tests/
Dstructdata.c51 # define xcstrcmp(s, t) wcscmp((s), (t)) macro
55 # define xcstrcmp(s, t) strcmp((s), (t)) macro
Druntests.c74 # define xcstrcmp(s, t) wcscmp((s), (t)) macro
85 # define xcstrcmp(s, t) strcmp((s), (t)) macro