Home
last modified time | relevance | path

Searched defs:SINT32 (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffi_common.h83 typedef signed int SINT32 __attribute__((__mode__(__SI__))); typedef
94 typedef signed __int32 SINT32; typedef
/external/python/cpython2/Modules/_ctypes/libffi/include/
Dffi_common.h100 typedef signed int SINT32; typedef
115 typedef signed int SINT32 __attribute__((__mode__(__SI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffi_common.h64 typedef signed int SINT32 __attribute__((__mode__(__SI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dffi_common.h93 typedef signed int SINT32 __attribute__((__mode__(__SI__))); typedef
/external/protobuf/js/binary/
Dconstants.js189 SINT32: 17, property
/external/dhcpcd-6.8.2/
Ddhcp-common.h48 #define SINT32 (1 << 5) macro
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java142 SINT32 (JavaType.INT , WIRETYPE_VARINT ), enumConstant
DDescriptors.java1161 SINT32 (JavaType.INT ), enumConstant