Home | History | Annotate | Download | only in libsa

Lines Matching defs:lda

206 	ustoffs	lda;
214 lda = pda2lda(seek2);
215 if (lda < 0) {
216 lda = -lda;
217 ustf->uas_offset = lda;
223 memset(xferbase, 0, lda);
224 xferrqst -= lda;
225 xferbase += lda;
226 seek2 += lda;