Searched defs:uint (Results 1 – 12 of 12) sorted by relevance
189 void SetUInt8(uint8_t uint) { in SetUInt8()194 void SetUInt16(uint16_t uint) { in SetUInt16()209 void SetUInt128(llvm::APInt uint) { in SetUInt128()
38 #define uint unsigned int macro
57 typedef unsigned int uint; typedef
57 using uint = typename std::conditional<Is64, uint64_t, uint32_t>::type; member
278 CK_PR_CAS(uint, unsigned int) in CK_PR_CAS() argument
730 bool RegisterValue::SetUInt(uint64_t uint, uint32_t byte_size) { in SetUInt()
167 typedef int uint; typedef
57 #define uint unsigned int macro
58 typedef unsigned int uint; /* Sys V compatibility */ typedef
3085 uint64_t uint; in print_dwarf_exp_op() local
55 typedef unsigned int uint; typedef
359 kmp_uint64 uint = *out; in __kmp_stg_parse_int() local