Home
last modified time | relevance | path

Searched defs:uint128_t (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/flang/include/flang/Common/
Duint128.h261 using uint128_t = UnsignedInt128; variable
263 using uint128_t = __uint128_t; variable
265 using uint128_t = UnsignedInt128; variable
/external/rust/crates/ring/crypto/
Dinternal.h131 typedef __uint128_t uint128_t; typedef
/external/fmtlib/include/fmt/
Dcore.h314 using uint128_t = __uint128_t; variable
320 struct uint128_t {}; struct
/external/eigen/unsupported/test/
Dcxx11_tensor_uint128.cpp18 typedef __uint128_t uint128_t; typedef
/external/rust/crates/quiche/deps/boringssl/src/crypto/
Dinternal.h169 typedef __uint128_t uint128_t; in OPENSSL_MSVC_PRAGMA() typedef
/external/boringssl/src/crypto/
Dinternal.h169 typedef __uint128_t uint128_t; in OPENSSL_MSVC_PRAGMA() typedef
/external/llvm-project/compiler-rt/test/builtins/Unit/
Datomic_test.c101 typedef __uint128_t uint128_t; typedef
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h135 typedef unsigned __int128 uint128_t; typedef