Searched defs:int16 (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/include/ |
H A D | stdint.h | 29 typedef int16_t int16; typedef
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/ |
H A D | protypes.h | 54 * It is trickier to define uint, int8, uint8, int16, uint16, 83 * defines the types int8, int16, int32, and int64. 89 /* model.h on HP-UX defines int8, int16, and int32. */ 171 * int16 177 typedef PRInt16 int16; typedef
|
/vbox/src/recompiler/fpu/ |
H A D | softfloat.h | 59 typedef int int16; typedef
|
Completed in 172 milliseconds