HomeSort by: relevance | last modified time | path
    Searched defs:fixed_pat (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/
str.c 311 const char *fixed_pat = pat; local in function:Str_Match
315 pat = fixed_pat;
391 fixed_pat = pat;
str.c 311 const char *fixed_pat = pat; local in function:Str_Match
315 pat = fixed_pat;
391 fixed_pat = pat;

Completed in 24 milliseconds