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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dstdint.h55 #ifndef int16_t
56 typedef __int16_t int16_t; typedef
57 #define int16_t __int16_t macro
H A Dtypes.h67 #ifndef int16_t
68 typedef __int16_t int16_t; typedef
69 #define int16_t __int16_t macro
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/bits/
H A Dstdint.h16 typedef signed short int16_t; typedef
/vbox/src/VBox/Devices/PC/ipxe/src/arch/x86_64/include/bits/
H A Dstdint.h14 typedef signed short int16_t; typedef
/vbox/include/iprt/
H A Dstdint.h108 typedef signed short int16_t; typedef
/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp.h137 typedef short int16_t; typedef
141 typedef int int16_t; typedef
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dmyri10ge_mcp.h30 typedef signed short int16_t; typedef
/vbox/src/VBox/Additions/x11/x11include/pixman-0.16.0/
H A Dpixman.h82 typedef __int16 int16_t; typedef
358 int16_t x, y;
364 int16_t x1, y1, x2, y2;
744 int16_t x,
745 int16_t y);
769 int16_t src_x,
770 int16_t src_y,
771 int16_t mask_x,
772 int16_t mask_y,
773 int16_t dest_
[all...]

Completed in 73 milliseconds