Home
last modified time | relevance | path

Searched refs:exactcmp (Results 1 – 1 of 1) sorted by relevance

/external/mtools/
Dmatch.c31 static int exactcmp(wchar_t a,wchar_t b) in exactcmp() function
80 if(compfn == exactcmp) in parse_range()