Searched defs:SInt32 (Results 1 – 6 of 6) sorted by relevance
12 typedef int SInt32; typedef19 typedef long SInt32; typedef
103 SInt32, enumerator
51 typedef signed int SInt32; typedef
9 typedef signed long SInt32; typedef
35 SInt32 = Type("SInt32", "l") variable
1427 TEST(RepeatedVarint, SInt32) { in TEST() argument