Searched refs:M_16_SWAP (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/lib/libc/db/btree/
H A Dbt_conv.c74 M_16_SWAP(h->lower);
75 M_16_SWAP(h->upper);
80 M_16_SWAP(h->linp[i]);
95 M_16_SWAP(h->linp[i]);
149 M_16_SWAP(h->linp[i]);
173 M_16_SWAP(h->linp[i]);
180 M_16_SWAP(h->lower);
181 M_16_SWAP(h->upper);
/freebsd-current/include/
H A Ddb.h184 * M_16_SWAP swap a memory location
188 #define M_16_SWAP(a) { \ macro
/freebsd-current/lib/libc/db/hash/
H A Dhash_page.c552 M_16_SWAP(bp[0]);
555 M_16_SWAP(bp[i]);
592 M_16_SWAP(bp[i]);
H A Dhash.c960 M_16_SWAP(hdrp->bitmaps[i]);

Completed in 176 milliseconds