Home | History | Annotate | Download | only in puff

Lines Matching defs:local

85 #define local static            /* for local function definitions */
126 local int bits(struct state *s, int need)
164 local int stored(struct state *s)
235 local int decode(struct state *s, const struct huffman *h)
263 local int decode(struct state *s, const struct huffman *h)
340 local int construct(struct huffman *h, const short *length, int n)
436 local int codes(struct state *s,
536 local int fixed(struct state *s)
665 local int dynamic(struct state *s)