Lines Matching refs:bits_t
252 bits_t *
255 bits_t *b;
264 bits_t *
265 bits_dup(const bits_t *in)
272 bits_free(bits_t *b)
282 bits_assign(bits_t **lhs, bits_t *rhs)
290 bits_getbuf(bits_t *in)
297 bits_len(bits_t *in)
304 bits_match(const bits_t *b1, const bits_t *b2)
318 bits_t *
319 bits_xor(const bits_t *x1, const bits_t *x2)
321 bits_t *b;
332 bits_t *
333 bits_xor_d(bits_t *x1, bits_t *x2)
335 bits_t *ret;
350 bits_t *
353 bits_t *ret;
384 bits_t *
387 bits_t *ret;
395 bits_encode(const bits_t *in)
426 bits_encode_d(bits_t *in)
435 bits_t *
438 bits_t *bits;
452 bits_t *
455 bits_t *bits;
467 bits_t *
475 bits_fprint(FILE *f, const bits_t *bits)