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

/vbox/include/iprt/
H A Dtypes.h1072 typedef uint32_t RTR3UINTPTR; typedef
1074 typedef uint64_t RTR3UINTPTR; typedef
1079 typedef RTR3UINTPTR *PRTR3UINTPTR;
1081 typedef const RTR3UINTPTR *PCRTR3UINTPTR;
1147 typedef RTR3UINTPTR RTR3PTR;

Completed in 43 milliseconds