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

/osnet-11/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); \
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h207 * P_16_COPY swap from one location to another
219 #define P_16_COPY(a, b) { \ macro

Completed in 21 milliseconds