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