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

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dstdint.h31 typedef int32_t int32; typedef
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/
H A Dprotypes.h55 * int32, uint32, int64, and uint64 because some of these int
83 * defines the types int8, int16, int32, and int64.
89 /* model.h on HP-UX defines int8, int16, and int32. */
155 * int32
161 #if !defined(WIN32) || !defined(_WINSOCK2API_) /* defines its own "int32" */
163 typedef PRInt32 int32; typedef
165 typedef long int32; typedef
/vbox/src/recompiler/fpu/
H A Dsoftfloat.h62 typedef signed int int32; typedef

Completed in 65 milliseconds