Home | History | Annotate | Download | only in src

Lines Matching full:cached_res

123         int cached_res = get_value4(pos1, pos2);
124 if (cached_res == kEmptyCellValue) {
147 cached_res = res;
149 return cached_res;