Home
last modified time | relevance | path

Searched defs:int128_t (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dwin64-i128.c6 typedef int int128_t __attribute__((mode(TI))); typedef
/external/rust/crates/ring/crypto/
Dinternal.h130 typedef __int128_t int128_t; typedef
/external/fmtlib/include/fmt/
Dcore.h313 using int128_t = __int128_t; variable
319 struct int128_t {}; struct
/external/rust/crates/quiche/deps/boringssl/src/crypto/
Dinternal.h168 typedef __int128_t int128_t; in OPENSSL_MSVC_PRAGMA() typedef
/external/boringssl/src/crypto/
Dinternal.h168 typedef __int128_t int128_t; in OPENSSL_MSVC_PRAGMA() typedef
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h134 typedef __int128 int128_t; typedef