Home
last modified time | relevance | path

Searched refs:UIntPtr (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/C/
DAlloc.c337 typedef UINT_PTR UIntPtr; typedef
342 typedef ptrdiff_t UIntPtr; typedef
359 #define MY_ALIGN_PTR_DOWN(p, align) ((void *)((((UIntPtr)(p)) & ~((UIntPtr)(align) - 1))))