Searched refs:UIntPtr (Results 1 – 1 of 1) sorted by relevance
337 typedef UINT_PTR UIntPtr; typedef342 typedef ptrdiff_t UIntPtr; typedef359 #define MY_ALIGN_PTR_DOWN(p, align) ((void *)((((UIntPtr)(p)) & ~((UIntPtr)(align) - 1))))