Searched defs:P_TO_ULONG (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb_int.h176 #define P_TO_ULONG(p) ((u_long)(uintptr_t)(p)) macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb_int.h175 #define P_TO_ULONG(p) ((u_long)(uintptr_t)(p)) macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb_int.h178 #define P_TO_ULONG(p) ((u_long)(uintptr_t)(p)) macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb_int.h175 #define P_TO_ULONG(p) ((u_long)(uintptr_t)(p)) macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb_int.h175 #define P_TO_ULONG(p) ((u_long)(uintptr_t)(p)) macro

Completed in 131 milliseconds