Home
last modified time | relevance | path

Searched defs:SInt64 (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs107 SInt64, enumerator
/external/python/cpython2/Mac/Modules/file/
Dfilesupport.py32 SInt64 = Type("SInt64", "L") variable
/external/protobuf/src/google/protobuf/
Dwire_format_unittest.cc1446 TEST(RepeatedVarint, SInt64) { in TEST() argument