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

/vbox/include/iprt/
H A Dtypes.h966 typedef uint32_t RTHCUINT; typedef
969 typedef RTHCUINT *PRTHCUINT;
972 typedef const RTHCUINT *PCRTHCUINT;
1250 #elif GC_ARCH_BITS == 64 /** @todo this isn't right, natural int is 32-bit, see RTHCUINT. */

Completed in 44 milliseconds