Home | History | Annotate | Download | only in net

Lines Matching defs:OUTPUT

71  *	    code is output by the compressor.  This is because a packet
125 uint16_t codem1; /* output of hash table -1 */
172 #define CLEAR 256 /* table clear output code */
224 static int /* 1=output CLEAR */
450 * code size expands, we do not output a bunch of padding.
492 #define OUTPUT(ent) { \
590 OUTPUToutput the prefix */
614 OUTPUT(ent); /* output the last code */
621 OUTPUT(CLEAR); /* do not count the CLEAR */
656 #undef OUTPUT
733 nomatch: /* output (count) the prefix */
759 bitno += n_bits; /* output (count) the last code */