Searched defs:uint (Results 1 – 10 of 10) sorted by relevance
200 void SetUInt8(uint8_t uint) { in SetUInt8()205 void SetUInt16(uint16_t uint) { in SetUInt16()220 void SetUInt128(llvm::APInt uint) { in SetUInt128()
34 #define uint unsigned int macro
22 typedef unsigned int uint; global() typedef
59 typedef unsigned int uint; typedef
57 using uint = std::conditional_t<Is64, uint64_t, uint32_t>; global() member
278 CK_PR_CAS(uint, unsigned int) in CK_PR_CAS() argument
709 bool RegisterValue::SetUInt(uint64_t uint, uint32_t byte_size) { in SetUInt() argument
55 typedef unsigned int uint; /* Sys V compatibility */ typedef
125 typedef unsigned int uint; global() typedef
340 kmp_uint64 uint = *out; in __kmp_stg_parse_int() local [all...]