Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/include/
Dffi_common.h103 typedef signed __int64 SINT64; typedef
107 typedef int64_t SINT64; typedef
117 typedef signed int SINT64 __attribute__((__mode__(__DI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffi_common.h85 typedef signed int SINT64 __attribute__((__mode__(__DI__))); typedef
96 typedef signed __int64 SINT64; typedef
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffi_common.h66 typedef signed int SINT64 __attribute__((__mode__(__DI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dffi_common.h95 typedef signed int SINT64 __attribute__((__mode__(__DI__))); typedef
/external/protobuf/js/binary/
Dconstants.js190 SINT64: 18, property
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java143 SINT64 (JavaType.LONG , WIRETYPE_VARINT ); enumConstant
DDescriptors.java1162 SINT64 (JavaType.LONG ); enumConstant