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

Lines Matching refs:streq

91          We could test simply using streq, but this way we compare the
96 && (*p->suffix == '\0' || streq (&p->suffix[1], &stem[stemlen+1])))
284 if (streq (var->name, ".TARGETS"))
289 if (streq (var->name, ".VARIABLES")
931 if (streq (v->name, "SHELL"))
1183 && streq (varname, "SHELL"))