Lines Matching defs:db
222 bsd_clear(struct bsd_db *db) in bsd_clear()
247 static int bsd_check (struct bsd_db *db) /* 1=output CLEAR */ in bsd_check()
295 struct bsd_db *db = (struct bsd_db *) state; in bsd_comp_stats() local
313 struct bsd_db *db = (struct bsd_db *) state; in bsd_reset() local
327 struct bsd_db *db = state; in bsd_free() local
356 struct bsd_db *db; in bsd_alloc() local
466 struct bsd_db *db = state; in bsd_init() local
527 static unsigned short *lens_ptr(struct bsd_db *db, int idx) in lens_ptr()
537 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr()
548 #define lens_ptr(db,idx) lens_ptrx(db,idx) argument
549 #define dict_ptr(db,idx) dict_ptrx(db,idx) argument
566 struct bsd_db *db; in bsd_compress() local
830 struct bsd_db *db; in bsd_decompress() local