Searched refs:vshifted (Results 1 – 3 of 3) sorted by relevance
332 unsigned int byteshift, File_read::View** vshifted) const in find_view()338 if (vshifted != NULL) in find_view()339 *vshifted = NULL; in find_view()365 if (vshifted != NULL && *vshifted == NULL) in find_view()366 *vshifted = p->second; in find_view()572 File_read::View* vshifted; in find_or_make_view() local575 &vshifted); in find_or_make_view()585 v = vshifted; in find_or_make_view()
371 View** vshifted) const;
16346 * fileread.cc (File_read::find_view): Add byteshift and vshifted