Searched refs:line_count (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang-data.c51 size_t line_count = nread / 16; local
56 for (i = 0; i < line_count; ++i, ptr += 16) {
73 for (i = line_count * 16; i < nread; ++i) {

Completed in 28 milliseconds