not                39 htags/lexcommon.h ERROR: lex_symbol_generation_rule(x) macro not defined.
not              4340 libglibc/regex.c 	    boolean not = (re_opcode_t) *(p - 1) == charset_not;
not              4342 libglibc/regex.c             DEBUG_PRINT2 ("EXECUTING charset%s.\n", not ? "_not" : "");
not              4351 libglibc/regex.c 	      not = !not;
not              4355 libglibc/regex.c 	    if (!not) goto fail;
not              4824 libglibc/regex.c 		    int not = (re_opcode_t) p1[3] == charset_not;
not              4828 libglibc/regex.c 		      not = !not;
not              4832 libglibc/regex.c 		    if (!not)