Home
last modified time | relevance | path

Searched defs:Int32 (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/bzip2/dist/
H A Dbzip2recover.c55 typedef int Int32; typedef
H A Dbzip2.c166 typedef int Int32; typedef
H A Dbzlib_private.h46 typedef int Int32; typedef
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DTargetBuiltins.h110 Int32, enumerator
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbzlib_private.h46 typedef int Int32; typedef
/minix3/external/bsd/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp81 Int32, enumerator
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp1066 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local