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

Lines Matching full:sizemax

258   const unsigned sizemax = strlen (base) + strlen (ext) + 10;
267 path_size + sizemax < sizeof temp_path &&