Home
last modified time | relevance | path

Searched defs:SInt32 (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/FixIt/
Dformat-darwin.m12 typedef int SInt32; typedef
19 typedef long SInt32; typedef
/external/llvm-project/clang/test/FixIt/
Dformat-darwin.m13 typedef int SInt32; typedef
20 typedef long SInt32; typedef
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs103 SInt32, enumerator
/external/llvm-project/clang/test/SemaObjC/
Darc-cf.m51 typedef signed int SInt32; typedef
/external/clang/test/SemaObjC/
Darc-cf.m51 typedef signed int SInt32; typedef
/external/clang/test/Analysis/
Dcfref_rdar6080742.c9 typedef signed long SInt32; typedef
/external/llvm-project/clang/test/Analysis/
Dcfref_rdar6080742.c9 typedef signed long SInt32; typedef
Dretain-release.m480 typedef signed long SInt32; typedef
1381 typedef signed long SInt32; typedef
/external/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py35 SInt32 = Type("SInt32", "l") variable
/external/protobuf/src/google/protobuf/
Dwire_format_unittest.cc1427 TEST(RepeatedVarint, SInt32) { in TEST() argument