Home
last modified time | relevance | path

Searched defs:u64 (Results 1 – 24 of 24) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cpp80 void NORETURN CheckFailed(const char *file, int, const char *cond, u64, u64) { in CheckFailed() argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20000825-1.c4 typedef unsigned long u64; typedef
/openbsd/regress/usr.bin/ssh/unittests/sshbuf/
H A Dtest_sshbuf_getput_fuzz.c35 u_int64_t u64; in attempt_parse_blob() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_symbolize.cpp51 typedef uint64_t u64; typedef
/openbsd/sys/dev/pci/drm/include/linux/
H A Dtypes.h31 typedef uint64_t u64; typedef
/openbsd/lib/libcrypto/whrlpool/
H A Dwhirlpool.c63 typedef unsigned long u64; typedef
65 typedef unsigned long long u64; typedef
/openbsd/lib/libexpat/lib/
H A Dsiphash.h159 sip_tobin(void *dst, uint64_t u64) { in sip_tobin()
/openbsd/lib/libcrypto/modes/
H A Dmodes_local.h19 typedef unsigned long u64; typedef
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h85 typedef uint64_t u64; typedef
/openbsd/gnu/llvm/lldb/source/Core/
H A DDumpDataExtractor.cpp61 uint64_t u64; in GetAPInt() local
/openbsd/sys/dev/pci/drm/
H A Ddrm_mm.c157 u64, __subtree_last, in INTERVAL_TREE_DEFINE() argument
/openbsd/sys/dev/usb/dwc2/
H A Ddwc2.h61 #define u64 uint64_t macro
/openbsd/sys/arch/amd64/amd64/
H A Dcpu.c1347 uint64_t u64; in rdrand() member
/openbsd/regress/lib/libssl/bytestring/
H A Dbytestringtest.c73 uint64_t u64; in test_get_u() local
/openbsd/lib/libcrypto/x509/
H A Dx509_policy.c706 uint64_t u64; in apply_skip_certs() local
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_virt.h111 #define AMDGIM_GET_STRUCTURE_RESERVED_SIZE(total, u8, u16, u32, u64) \ argument
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h160 typedef unsigned long long u64; typedef
/openbsd/gnu/llvm/lldb/source/Utility/
H A DDataExtractor.cpp569 uint64_t u64 = GetMaxU64(offset_ptr, byte_size); in GetMaxS64() local
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp940 uint64_t u64; in GetValueAsScalar() local
/openbsd/usr.sbin/smtpd/
H A Dmta.c195 uint64_t u64; in mta_imsg() local
/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.cpp1217 uint64_t u64; in DNBProcessMemoryReadInteger() member
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs7308 U64 u64; in u8_to_u16_le() local
/openbsd/regress/usr.sbin/snmpd/
H A Dagentx.c2996 uint64_t u64; in message_add_varbind() local
/openbsd/sys/dev/pci/
H A Dif_mcx.c3148 mcx_mix_u64(uint32_t xor, uint64_t u64) in mcx_mix_u64()