Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:strneq

208 	      || !strneq (t + 1, pattern + 1, pattern_prepercent_len - 1)))
215 || !strneq (&t[len - pattern_postpercent_len],
303 || !strneq (pattern, str, percent - pattern))
1029 && strneq (pp->str, wp->str, wp->length));