Searched refs:negate (Results 1 – 2 of 2) sorted by relevance
154 int negate, ok; in rangematch() local164 if ( (negate = (*pattern == '!' || *pattern == '^')) ) in rangematch()196 return (ok == negate ? NULL : pattern); in rangematch()
56 ; negate stack size for LEA instruction (== substraction)
Completed in 6 milliseconds