Searched defs:UInt32 (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd_private.h26 typedef unsigned long UInt32; typedef
29 typedef unsigned int UInt32; typedef
/freebsd-12-stable/contrib/bzip2/
H A Dbzip2recover.c51 typedef unsigned int UInt32; typedef
H A Dbzip2.c165 typedef unsigned int UInt32; typedef
H A Dbzlib_private.h45 typedef unsigned int UInt32; typedef
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h48 UInt32 = 0x0075, // 32 bit unsigned int member in class:llvm::codeview::SimpleTypeKind
173 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); } function in class:llvm::codeview::SimpleTypeMode::TypeIndex
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h402 UInt32, enumerator in enum:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType::PDB_BuiltinType::PDB_MemberAccess::PDB_VariantType
461 uint32_t UInt32; member in union:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType::PDB_BuiltinType::PDB_MemberAccess::Variant::__anon4278
/freebsd-12-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2642 typedef TypeWithSize<4>::UInt UInt32; typedef in namespace:testing::internal

Completed in 127 milliseconds