Searched defs:uint128_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/random/
H A Duint128.h42 typedef __uint128_t uint128_t; typedef
49 } uint128_t; typedef in typeref:struct:__anon4498
[all...]
/freebsd-current/crypto/openssl/include/internal/
H A Dnumbers.h67 typedef __uint128_t uint128_t; typedef
/freebsd-current/sbin/nvmecontrol/
H A Dnvmecontrol.h105 typedef __uint128_t uint128_t; typedef
107 typedef uint64_t uint128_t; typedef
/freebsd-current/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Dcommon.h12 typedef unsigned __int128 uint128_t; typedef
14 typedef unsigned uint128_t __attribute__((mode(TI))); typedef
/freebsd-current/lib/libsdp/
H A Dsdp.h292 typedef struct int128 uint128_t; typedef in typeref:struct:int128

Completed in 87 milliseconds