Searched defs:SINT32 (Results 1 - 5 of 5) sorted by relevance

/external/libffi/include/
H A Dffi_common.h86 typedef signed int SINT32 __attribute__((__mode__(__SI__))); typedef
/external/dhcpcd/
H A Dshowlease.c18 #define SINT32 (1 << 5) macro
H A Ddhcp.c45 #define SINT32 (1 << 5) macro
1229 } else if (type & SINT32) {
1268 } else if (type & SINT32) {
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DWireFormat.java132 SINT32 (JavaType.INT , WIRETYPE_VARINT ), enum constant in enum:WireFormat.FieldType
H A DDescriptors.java834 SINT32 (JavaType.INT ), enum constant in enum:Descriptors.FieldDescriptor.Type
1009 case SINT32:

Completed in 121 milliseconds