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