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

/vbox/include/iprt/
H A Dtypes.h767 typedef int32_t RTINTPTR; typedef
769 typedef int64_t RTINTPTR; typedef
774 typedef RTINTPTR *PRTINTPTR;
776 typedef const RTINTPTR *PCRTINTPTR;
777 /** The maximum value the RTINTPTR type can hold. */
785 /** The minimum value the RTINTPTR type can hold. */

Completed in 75 milliseconds