Home | History | Annotate | Download | only in coders

Lines Matching full:first_object

5726               first_object,
5734 first_object=(p[0] << 8) | p[1];
5738 for (i=(int) first_object; i <= (int) last_object; i++)
5806 first_object,
5813 first_object=(p[0] << 8) | p[1];
5817 for (i=(ssize_t) first_object; i <= (ssize_t) last_object; i++)