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

/vbox/include/iprt/
H A Dtypes.h1002 typedef int32_t RTR3INTPTR; typedef
1004 typedef int64_t RTR3INTPTR; typedef
1009 typedef RTR3INTPTR *PRTR3INTPTR;
1011 typedef const RTR3INTPTR *PCRTR3INTPTR;
1012 /** Max RTR3INTPTR value. */
1018 /** Min RTR3INTPTR value. */

Completed in 43 milliseconds