GREP_NOT          582 builtin/grep.c 	append_grep_pattern(grep_opt, "--not", "command line", 0, GREP_NOT);
GREP_NOT          474 grep.c         	case GREP_NOT:
GREP_NOT          549 grep.c         	case GREP_NOT: fprintf(stderr, "*not*"); break;