Home
last modified time | relevance | path

Searched defs:UInt32 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_ppmd_private.h26 typedef unsigned long UInt32; typedef
29 typedef unsigned int UInt32; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h49 UInt32 = 0x0075, // 32 bit unsigned int enumerator
183 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); } in UInt32() function
H A DCodeView.h642 UInt32 = 5, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h71 std::optional<uint32_t> UInt32; member
/freebsd/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
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h405 UInt32, enumerator
464 uint32_t UInt32; member