Searched refs:P_32_SWAP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/lib/libc/db/btree/
H A Dbt_conv.c86 P_32_SWAP(p);
88 P_32_SWAP(p);
92 P_32_SWAP(p);
94 P_32_SWAP(p);
101 P_32_SWAP(p);
103 P_32_SWAP(p);
109 P_32_SWAP(p);
111 P_32_SWAP(p);
115 P_32_SWAP(p);
117 P_32_SWAP(
[all...]
/freebsd-10-stable/include/
H A Ddb.h159 * P_32_SWAP swap a referenced memory location
169 #define P_32_SWAP(a) { \ macro

Completed in 37 milliseconds