Home
last modified time | relevance | path

Searched refs:int128_t (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/openssl/openssl/include/internal/
H A Dnumbers.h66 typedef __int128_t int128_t; typedef
68 # define INT128_MIN __MININT__(int128_t)
69 # define INT128_MAX __MAXINT__(int128_t)
/third_party/openssl/include/internal/
H A Dnumbers.h66 typedef __int128_t int128_t; typedef
68 # define INT128_MIN __MININT__(int128_t)
69 # define INT128_MAX __MAXINT__(int128_t)
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dint128.c1 typedef __int128 int128_t; typedef
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448utils.h48 typedef int128_t c448_dsword_t;
H A Dword.h33 typedef int128_t dsword_t;
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448utils.h48 typedef int128_t c448_dsword_t;
H A Dword.h33 typedef int128_t dsword_t;
/third_party/openssl/test/
H A Dsanitytest.c90 || !TEST_size_t_eq(sizeof(int128_t), 16) in test_sanity_range()
105 * an int128_t, so this check is for at least 64 bits. in test_sanity_range()
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c737 int128_t c; in felem_reduce_()
/third_party/openssl/crypto/ec/
H A Decp_nistp256.c737 int128_t c; in felem_reduce_()

Completed in 9 milliseconds