Home
last modified time | relevance | path

Searched defs:UINT128 (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid32_to_bid128.c30 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT128, bid32_to_bid128, UINT32, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
H A Dbid64_to_bid128.c30 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT128, bid64_to_bid128, UINT64, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
H A Dbid_gcc_intrinsics.h86 } UINT128; typedef
H A Dbid_functions.h66 } UINT128; typedef
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid32_to_bid128.c30 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT128, bid32_to_bid128, UINT32, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
H A Dbid64_to_bid128.c30 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT128, bid64_to_bid128, UINT64, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
H A Dbid_gcc_intrinsics.h86 } UINT128; typedef
H A Dbid_functions.h66 } UINT128; typedef
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/bid/
H A Dbid-dpd.h26 typedef struct { UINT64 w[2]; } UINT128; typedef
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/bid/
H A Dbid-dpd.h26 typedef struct { UINT64 w[2]; } UINT128; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/bid/
H A Dbid-dpd.h26 typedef struct { UINT64 w[2]; } UINT128; typedef
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/bid/
H A Dbid-dpd.h26 typedef struct { UINT64 w[2]; } UINT128; typedef
/netbsd-src/usr.bin/xlint/common/
H A Dlint.h80 UINT128, /* __uint128_t */ enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-range.cc2152 #define UINT128(N) build_int_cstu (u128_type, (N)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc2835 #define UINT128(N) build_int_cstu (u128_type, (N)) macro