Searched defs:uint (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFLocationDescription.cpp57 uint64_t uint; local
[all...]
/freebsd-10-stable/sys/ofed/include/linux/
H A Dtypes.h54 typedef unsigned int uint; typedef
/freebsd-10-stable/contrib/ofed/include/infiniband/
H A Dtypes.h61 typedef unsigned int uint; typedef
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DRegisterValue.h219 operator = (uint8_t uint) argument
226 operator = (uint16_t uint) argument
233 operator = (uint32_t uint) argument
240 operator = (uint64_t uint) argument
248 operator = (__uint128_t uint) argument
276 SetUInt8(uint8_t uint) argument
283 SetUInt16(uint16_t uint) argument
290 SetUInt32(uint32_t uint, Type t = eTypeUInt32) argument
297 SetUInt64(uint64_t uint, Type t = eTypeUInt64) argument
305 SetUInt128(__uint128_t uint) argument
[all...]
H A DScalar.h271 unsigned int uint; member in union:lldb_private::Scalar::ValueData
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DRegisterValue.cpp1001 RegisterValue::SetUInt (uint64_t uint, uint32_t byte_size) argument
/freebsd-10-stable/contrib/gcc/
H A Dsys-types.h167 typedef int uint; typedef
H A Dmips-tdump.c57 #define uint unsigned int macro
/freebsd-10-stable/sys/dev/nxge/
H A Dxge-osdep.h142 #define uint unsigned int macro
/freebsd-10-stable/sys/sys/
H A Dtypes.h56 typedef unsigned int uint; /* Sys V compatibility */ typedef
/freebsd-10-stable/contrib/tcpdump/
H A Dtcpdump.c58 #define uint UINT macro

Completed in 115 milliseconds