Searched refs:value64 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/compat/linux/
H A Dlinux_videodev2_compat.h79 int64_t value64; member in union:l_v4l2_ext_control::__anon8794
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_arm64.cpp597 uint32_t value64; local
678 value64 = targetAddress - findSectionAddress(*ref.target()) + ref.addend();
679 assert(value64 < 0xffffffU && "offset in __eh_frame too large");
680 *loc32 = (*loc32 & 0xff000000U) | value64;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp1191 uint64_t value64 = *((uint64_t *)opcode_data); local
1192 m_opcode.SetOpcode64(value64, eByteOrderInvalid);
/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev2.h928 __s64 value64; member in union:v4l2_ext_control::__anon10803

Completed in 185 milliseconds