Home
last modified time | relevance | path

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

/build/kati/
Dstrutil.go324 pcount := 1
330 pcount++
332 pcount--
333 if pcount == 0 {
/build/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()