Searched defs:u64 (Results 51 - 75 of 84) sorted by relevance

1234

/freebsd-current/sys/dev/cxgb/
H A Dcxgb_osdep.h206 typedef uint64_t u64; typedef
/freebsd-current/contrib/libevent/test/
H A Dregress_util.c449 ev_uint64_t u64 = ((ev_uint64_t)1000000000)*200; local
753 ev_uint64_t u64; local
[all...]
/freebsd-current/sys/contrib/ena-com/
H A Dena_plat.h298 #define u64 uint64_t macro
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h164 typedef unsigned long long u64; typedef in namespace:__sanitizer
[all...]
/freebsd-current/crypto/openssl/crypto/ec/
H A Decp_nistp256.c55 typedef uint64_t u64; typedef
[all...]
/freebsd-current/sys/amd64/vmm/
H A Dvmm_instruction_emul.c2781 uint64_t u64; member in union:__anon973
/freebsd-current/sys/dev/enic/
H A Denic.h24 #define u64 uint64_t macro
/freebsd-current/sys/dev/cxgbe/crypto/
H A Dt4_keyctx.c314 uint64_t *u64; local
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp1101 uint64_t u64; local
/freebsd-current/sys/dev/nvmf/
H A Dnvmf_proto.h315 uint64_t u64; member in union:nvmf_fabric_prop_get_rsp::__anon10
343 uint64_t u64; member in union:nvmf_fabric_prop_set_cmd::__anon13
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h99 #define u64 uint64_t macro
/freebsd-current/contrib/ofed/libcxgb4/
H A Dt4.h50 #define u64 uint64_t macro
[all...]
/freebsd-current/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c63 typedef uint64_t u64; typedef
[all...]
/freebsd-current/sys/sys/
H A Dstats.h146 uint64_t u64; member in union:voistatdata_int64::__anon6190
/freebsd-current/usr.sbin/bhyvectl/amd64/
H A Dbhyvectl_machdep.c790 uint64_t ctl, cr0, cr3, cr4, rsp, rip, pat, addr, u64; local
1550 uint64_t addr, bm, eptp, u64; local
[all...]
/freebsd-current/sys/dev/drm2/
H A Ddrm_os_freebsd.h59 typedef uint64_t u64; typedef
/freebsd-current/contrib/elftoolchain/libdwarf/
H A D_libdwarf.h109 uint64_t u64; /* Unsigned value. */ member in union:_Dwarf_Attribute::__anon1
/freebsd-current/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c234 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; member in union:__anon163
H A Dzstd_v06.c153 typedef union { U16 u16; U32 u32; U64 u64; size_t st; } __attribute__((packed)) unalign; member in union:__anon249
H A Dzstd_v05.c153 typedef union { U16 u16; U32 u32; U64 u64; size_t st; } __attribute__((packed)) unalign; member in union:__anon229
H A Dzstd_v04.c132 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; member in union:__anon210
/freebsd-current/sys/contrib/zstd/lib/common/
H A Dxxhash.h2290 typedef union { xxh_u32 u32; xxh_u64 u64; } __attribute__((packed)) unalign64; member in union:__anon47
2294 typedef union { xxh_u32 u32; xxh_u64 u64; } __attribute__((packed)) xxh_unalign64; member in union:__anon48
/freebsd-current/sys/dev/mps/
H A Dmpsvar.h105 typedef uint64_t u64; typedef
/freebsd-current/sys/dev/mpr/
H A Dmprvar.h100 typedef uint64_t u64; typedef
/freebsd-current/stand/libsa/zfs/
H A Dzfsimpl.c2506 uint64_t *u64 = buf; local

Completed in 470 milliseconds

1234