Home | History | Annotate | Download | only in src

Lines Matching defs:offset_out

3160   unsigned offset_out;
3161 string = Search(&offset_out, type_out, length_out);
3163 ASSERT(string == NULL || offset_out == 0);