u_quad_t
u_quad_t xi_alignment_hack;
u_quad_t ipi_gencnt; /* (l) */
typedef u_quad_t inp_gen_t;
u_quad_t
__udivdi3(u_quad_t a, u_quad_t b)
u_quad_t
__umoddi3(u_quad_t a, u_quad_t b)
u_quad_t r;
u_quad_t ua, ub, uq;
ua = -(u_quad_t)a, neg = 1;
ub = -(u_quad_t)b, neg ^= 1;
u_quad_t ua, ub, ur;
ua = -(u_quad_t)a, neg = 1;
ub = -(u_quad_t)b;
u_quad_t
__udivmoddi4(u_quad_t uq, u_quad_t vq, u_quad_t *arq)
u_quad_t __udivmoddi4(u_quad_t u, u_quad_t v, u_quad_t *rem);
u_quad_t __udivdi3(u_quad_t a, u_quad_t b);
u_quad_t __umoddi3(u_quad_t a, u_quad_t b);
typedef u_quad_t qshift_t;
extern int bm_alloc(u_quad_t, int);
extern int dbm_alloc(char *, u_quad_t, int);
extern int bm_realloc(int, u_quad_t);
extern int dbm_realloc(int, u_quad_t);
extern u_quad_t bm_getlen(int);
extern u_quad_t dbm_getlen(int);
extern int bm_set(int, u_quad_t, u_quad_t, uint_t);
extern int dbm_set(int, u_quad_t, u_quad_t, uint_t);
extern int bm_get(int, u_quad_t, u_quad_t, uint_t *);
extern int dbm_get(int, u_quad_t, u_quad_t, uint_t *);
extern int bm_getone(int, u_quad_t);
extern int dbm_getone(int, u_quad_t);
u_quad_t bmv_base;
u_quad_t bmv_len;
dbm_chunk_new(dbitmap_t *bmp, u_quad_t bn)
dbm_chunk_alloc(dbitmap_t *bmp, u_quad_t bn)
dbm_chunk_find(dbitmap_t *bmp, u_quad_t bn)
u_quad_t cl;
u_quad_t bn;
u_quad_t max;
u_quad_t cl;
u_quad_t bn;
u_quad_t max;
dbyte_apply_ifset(dbitmap_t *bmp, u_quad_t off, uint_t b, int(*fp)(),
u_quad_t l;
u_quad_t q;
swfile_init(int fd, u_quad_t len, int set)
u_quad_t i, n;
dbm_alloc(char *fname, u_quad_t len, int set)
u_quad_t
dbm_set(int bmd, u_quad_t start, u_quad_t len, uint_t val)
u_quad_t q;
bm_set(int bmd, u_quad_t start, u_quad_t len, uint_t val)
u_quad_t c_off;
bm_get(int bmd, u_quad_t start, u_quad_t len, uint_t *buf)
bm_getone(int bmd, u_quad_t bitnum)
dbm_get(int bmd, u_quad_t start, u_quad_t len, uint_t *buf)
dbm_getone(int bmd, u_quad_t bitnum)
u_quad_t bm_len; /* bitmap length */
u_quad_t c_off;
u_quad_t bm_len; /* bitmap length */
u_quad_t bs_get;
u_quad_t bs_get_bits;
u_quad_t bs_set;
u_quad_t bs_set_bits;
u_quad_t bs_unset;
u_quad_t bs_unset_bits;
bmp_set(bmap_chunk_t *cp, u_quad_t bn, uint_t *vp)
bmp_get(bmap_chunk_t *cp, u_quad_t bn)
bm_chunk_setup(bitmap_t *bmp, bmap_chunk_t *cp, u_quad_t bn)
u_quad_t off, l;
bm_chunk_new(bitmap_t *bmp, u_quad_t bn)
bm_chunk_alloc(bitmap_t *bmp, u_quad_t bn)
bm_chunk_find(bitmap_t *bmp, u_quad_t bn)
u_quad_t cl;
u_quad_t bn;
u_quad_t max;
u_quad_t cl;
u_quad_t bn;
u_quad_t max;
bm_alloc(u_quad_t len, int set)
dbmp_set(dbmap_chunk_t *cp, u_quad_t bn, uint_t *vp)
static u_quad_t
dbmp_get(dbmap_chunk_t *cp, u_quad_t bn)
dbm_chunk_seek(dbitmap_t *bmp, u_quad_t bn)
dbm_chunk_load(dbitmap_t *bmp, dbmap_chunk_t *cp, u_quad_t bn, int new)
u_quad_t off, l;
typedef u_quad_t ULONGLONG_T;
# define U_QUAD_T u_quad_t