Searched defs:STARTSWITH (Results 1 – 1 of 1) sorted by relevance
597 #define STARTSWITH(s) _startsWith(tail, tailLen, (s), -1) in parseCommandLine() macro644 #define STARTSWITH(s) _startsWithArgument(arg, argLen, (s), -1) in parseCommandLine() macro