Home | History | Annotate | Download | only in libjasper

Lines Matching defs:dataptr

479     long *dataptr;
532 dataptr = &fmt->buf[n];
535 if (jas_cmgetint(&dataptr, fmt->sgnd, fmt->prec, &v))
561 dataptr = &fmt->buf[n];
565 if (jas_cmputint(&dataptr, fmt->sgnd, fmt->prec, v))