Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dcore.h253 using int128_t = __int128_t; variable
259 struct int128_t {}; struct
/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