Searched defs:PUINT_PTR (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | basetsd.h | 129 typedef unsigned __int64 UINT_PTR, *PUINT_PTR; typedef 166 typedef unsigned int UINT_PTR, *PUINT_PTR; typedef 169 typedef unsigned long UINT_PTR, *PUINT_PTR; typedef
|
/reactos/sdk/include/host/ |
H A D | typedefs.h | 62 typedef uint64_t ULONG_PTR, DWORD_PTR, *PULONG_PTR, UINT_PTR, *PUINT_PTR; typedef 65 typedef uint32_t ULONG_PTR, DWORD_PTR, *PULONG_PTR, UINT_PTR, *PUINT_PTR; typedef
|