Searched defs:MATCHES (Results 1 – 2 of 2) sorted by relevance
596 #define MATCHES(s) (0 == _comparePath(tail, tailLen, (s), -1)) in parseCommandLine() macro643 #define MATCHES(s) (0 == _compareArgument(arg, argLen, (s), -1)) in parseCommandLine() macro
1285 #define MATCHES matches in GetOptimum() macro