Home
last modified time | relevance | path

Searched refs:int128_t (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/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)
/netbsd-src/sys/arch/playstation2/include/
H A Dtypes.h6 typedef int int128_t __attribute__((__mode__(TI))); typedef
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
H A Dcurve448utils.h48 typedef int128_t c448_dsword_t;
H A Dword.h33 typedef int128_t dsword_t;
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dsanitytest.c90 || !TEST_size_t_eq(sizeof(int128_t), 16) in test_sanity_range()
/netbsd-src/lib/libbluetooth/
H A Dsdp.h461 typedef struct int128 int128_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstdint.d42 alias int128_t = cent; /// variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Decp_nistp256.c48 typedef __int128_t int128_t;
737 int128_t c;
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp256.c737 int128_t c; in felem_reduce_()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-builtins.def2257 allow int128_t and TImode. So we rely on s390_expand_builtin to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390-builtins.def2240 allow int128_t and TImode. So we rely on s390_expand_builtin to
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DOptions.td1472 BothFlags<[], " support for int128_t type">>;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.texi15210 @item @code{INTEGER}@tab @code{C_INT128_T} @tab @code{int128_t} @tab Ext.
H A Dgfortran.info19767 'INTEGER' 'C_INT128_T' 'int128_t' Ext.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.texi15164 @item @code{INTEGER}@tab @code{C_INT128_T} @tab @code{int128_t} @tab Ext.
H A Dgfortran.info19337 'INTEGER' 'C_INT128_T' 'int128_t' Ext.