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

/ast/src/lib/libvcodex/Vcwindow/
H A Dvcwngram.c71 Vcchar_t *lldt, *lrdt; /* boundaries of left data segment */ local
109 lldt = rldt = data + pos;
112 if(lldt > data)
118 NGINIT(lldt,llgr);
127 while(lldt > data || rldt < edata)
128 { if(lldt > data)
129 { lldt -= 1; NGINIT(lldt, llgr); l = NGINDEX(llgr); /* l coming */
142 bestp = lldt-data;

Completed in 9 milliseconds