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

/ast/src/lib/libz/
H A Dinflate.h41 DIST, /* i: waiting for distance code */ enumerator in enum:__anon450
70 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
H A Dinflate.c1000 state->mode = DIST;
1001 case DIST:
/ast/src/lib/libvcodex/Vcwindow/
H A Dvcwfile.c37 #define DIST(big,small) (big == 0 ? 0. : (big - small)/((double)big) ) macro
41 ** large signatures which tend to make DIST() gives small distance.
209 if(DIST(ws,ss) < ACCEPT(ss))
222 if(DIST(ws,ss) < ACCEPT(ss))
305 { if(DIST(workn,**ss) < ACCEPT(**ss) )
312 { if(DIST(**ms,workn) < ACCEPT(workn) )
/ast/src/cmd/INIT/
H A Dratz.c1602 DIST, /* i: waiting for distance code */ enumerator in enum:__anon32
1631 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
3219 state->mode = DIST;
3220 case DIST:

Completed in 29 milliseconds