Home
last modified time | relevance | path

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

/third_party/libffi/include/
Dffi_common.h121 typedef signed int SINT32; typedef
136 typedef signed int SINT32 __attribute__((__mode__(__SI__))); typedef
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBType.php53 const SINT32 = 17; define in Google\\Protobuf\\Internal\\GPBType
/third_party/python/Modules/_ctypes/libffi_osx/include/
Dffi_common.h93 typedef signed int SINT32 __attribute__((__mode__(__SI__))); typedef
/third_party/protobuf/js/binary/
Dconstants.js205 SINT32: 17, property
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java148 SINT32(JavaType.INT, WIRETYPE_VARINT), enumConstant
DFieldType.java57 SINT32(15, Collection.SCALAR, JavaType.INT), enumConstant
DDescriptors.java1286 SINT32(JavaType.INT), enumConstant