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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_swap.h77 * P_16_COPY copy potentially unaligned 2 byte quantities
86 #define P_16_COPY(a, b) { \ macro
92 P_16_COPY(a, &_tmp); \
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h208 * P_16_COPY swap from one location to another
220 #define P_16_COPY(a, b) { \ macro

Completed in 471 milliseconds