Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/tests/
H A Dstructdata.c49 # define xcstrcmp(s, t) wcscmp((s), (t)) macro
53 # define xcstrcmp(s, t) strcmp((s), (t)) macro
H A Druntests.c83 # define xcstrcmp(s, t) wcscmp((s), (t)) macro
94 # define xcstrcmp(s, t) strcmp((s), (t)) macro