Searched refs:endobj (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/librecsort/
H A Drsmerge.c135 reg Rsobj_t *obj, *endobj; local
231 endobj = (obj = mg->obj)+MG_CACHE;
250 obj >= endobj || (cur+datalen) > endrsrv )
300 { if(obj >= endobj)
322 { if((mg->match += n) >= 0 || obj >= endobj)
849 Rsobj_t first, *o, *t, *endobj; local
857 for(endobj = mg->obj+mg->cend;; )
859 if((obj += 1) >= endobj)
863 else endobj = (obj = mg->obj)+mg->cend;
931 reg Rsobj_t *obj, *o, *t, *endobj; local
[all...]

Completed in 8 milliseconds