Home
last modified time | relevance | path

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

/build/make/tools/atree/
Dfiles.cpp270 int pcount = 0; in read_list_file() local
286 } else if (pcount < 2) { in read_list_file()
288 paths[pcount++] = replace_variables(word, variables, &error); in read_list_file()
299 if (pcount == 0 && !errstr.empty()) { in read_list_file()
308 if (pcount == 1) { in read_list_file()