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

/vbox/include/iprt/
H A Dtypes.h1027 typedef int32_t RTR0INTPTR; typedef
1029 typedef int64_t RTR0INTPTR; typedef
1034 typedef RTR0INTPTR *PRTR0INTPTR;
1036 typedef const RTR0INTPTR *PCRTR0INTPTR;
1037 /** Max RTR0INTPTR value. */

Completed in 58 milliseconds