Home
last modified time | relevance | path

Searched defs:SINT16 (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffi_common.h81 typedef signed int SINT16 __attribute__((__mode__(__HI__))); typedef
92 typedef signed __int16 SINT16; typedef
/external/python/cpython2/Modules/_ctypes/libffi/include/
Dffi_common.h98 typedef signed short SINT16; typedef
113 typedef signed int SINT16 __attribute__((__mode__(__HI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffi_common.h62 typedef signed int SINT16 __attribute__((__mode__(__HI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dffi_common.h91 typedef signed int SINT16 __attribute__((__mode__(__HI__))); typedef
/external/dhcpcd-6.8.2/
Ddhcp-common.h46 #define SINT16 (1 << 3) macro