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

/freebsd-10-stable/lib/libc/db/btree/
H A Dbt_conv.c78 M_16_SWAP(h->lower);
79 M_16_SWAP(h->upper);
84 M_16_SWAP(h->linp[i]);
99 M_16_SWAP(h->linp[i]);
153 M_16_SWAP(h->linp[i]);
177 M_16_SWAP(h->linp[i]);
184 M_16_SWAP(h->lower);
185 M_16_SWAP(h->upper);
/freebsd-10-stable/include/
H A Ddb.h185 * M_16_SWAP swap a memory location
189 #define M_16_SWAP(a) { \ macro
/freebsd-10-stable/lib/libc/db/hash/
H A Dhash_page.c556 M_16_SWAP(bp[0]);
559 M_16_SWAP(bp[i]);
596 M_16_SWAP(bp[i]);
H A Dhash.c966 M_16_SWAP(hdrp->bitmaps[i]);

Completed in 68 milliseconds