Home
last modified time | relevance | path

Searched refs:sizemax (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Djob.c256 const unsigned sizemax = strlen (base) + strlen (ext) + 10; in create_batch_file() local
265 path_size + sizemax < sizeof temp_path && in create_batch_file()