Home | History | Annotate | Download | only in src

Lines Matching refs:offset_out

3050   unsigned offset_out;
3051 string = Search(&offset_out, type_out, length_out);
3053 ASSERT(string == NULL || offset_out == 0);