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

/macosx-10.9.5/BerkeleyDB-21/db/lock/
H A Dlock_list.c60 #define PUT_PCOUNT(dp, count) do { u_int16_t __c = (count); \ macro
137 PUT_PCOUNT(dp, 0);
192 PUT_PCOUNT(dp, obj[i].ulen);

Completed in 63 milliseconds