Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/tests/
Dstructdata.c49 # define xcstrcmp(s, t) wcscmp((s), (t)) macro
53 # define xcstrcmp(s, t) strcmp((s), (t)) macro
Druntests.c82 # define xcstrcmp(s, t) wcscmp((s), (t)) macro
93 # define xcstrcmp(s, t) strcmp((s), (t)) macro