Searched defs:P_32_COPY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_swap.h48 * P_32_COPY copy potentially unaligned 4 byte quantities
59 #define P_32_COPY(a, b) { \ macro
67 P_32_COPY(a, &_tmp); \
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h181 * P_32_COPY swap from one location to another
197 #define P_32_COPY(a, b) { \ macro

Completed in 218 milliseconds