HomeSort by relevance Sort by last modified time
    Searched refs:TY_SHORTSEQ (Results 1 - 2 of 2) sorted by null

  /external/libppp/src/
lcp.h 124 #define TY_SHORTSEQ 18 /* Want short seqs (12bit) please (see mp.h) */
lcp.c 475 if (lcp->want_shortseq && !REJECTED(lcp, TY_SHORTSEQ))
476 INC_FSM_OPT(TY_SHORTSEQ, 2, o);
    [all...]

Completed in 133 milliseconds