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

/vbox/include/iprt/
H A Dtypes.h956 typedef int32_t RTHCINT; typedef
959 typedef RTHCINT *PRTHCINT;
962 typedef const RTHCINT *PCRTHCINT;
1236 #elif GC_ARCH_BITS == 64 /** @todo this isn't right, natural int is 32-bit, see RTHCINT. */

Completed in 45 milliseconds