Home
last modified time | relevance | path

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

/external/clang/test/FixIt/
Dformat-darwin.m12 typedef int SInt32; typedef
19 typedef long SInt32; typedef
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs103 SInt32, enumerator
/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/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py35 SInt32 = Type("SInt32", "l") variable