37#if defined(LIBC_SCCS) && !defined(lint)
38static char sccsid[] =
"@(#)bt_conv.c 8.5 (Berkeley) 8/17/94";
45#include "../include/db.h"
88 for (i = 0; i < top; i++) {
89 M_16_SWAP(h->
linp[i]);
103 for (i = 0; i < top; i++) {
104 M_16_SWAP(h->
linp[i]);
110 flags = *(u_char *)p;
149 for (i = 0; i < top; i++) {
161 M_16_SWAP(h->
linp[i]);
164 for (i = 0; i < top; i++) {
170 flags = *(u_char *)p;
185 M_16_SWAP(h->
linp[i]);
static void mswap(PAGE *pg)
static void mswap __P((PAGE *))
void __bt_pgin(void *t, pgno_t pg, void *pp)
void __bt_pgout(void *t, pgno_t pg, void *pp)
#define GETBLEAF(pg, indx)
#define GETBINTERNAL(pg, indx)