Home | History | Annotate | Download | only in lib

Lines Matching defs:not

15    along with this program; if not, write to the Free Software Foundation,
22 it matches, nonzero if not. */
119 /* A slash does not match a wildcard under
206 register bool not;
223 not = (*p == L('!') || (posixly_correct < 0 && *p == L('^')));
224 if (not)
523 this is not part of a range. */
733 this is not part of a range. */
773 /* XXX It is not entirely clear to me how to handle
774 characters which are not mentioned in the
838 if (!not)
911 if (not)
976 /* Skip the not sign. We have to recognize it because of a possibly
1029 /* Skip the not sign. We have to recognize it because of a possibly