Home
last modified time | relevance | path

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

/build/tools/atree/
Dfiles.cpp188 int i, lineCount; in read_list_file() local
234 lineCount = 0; in read_list_file()
238 lineCount++; in read_list_file()
245 for (i=0; i<lineCount; i++) { in read_list_file()