Searched defs:UINT128 (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/ |
H A D | bid32_to_bid128.c | 30 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT128, bid32_to_bid128, UINT32, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
|
H A D | bid64_to_bid128.c | 30 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT128, bid64_to_bid128, UINT64, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
|
H A D | bid_gcc_intrinsics.h | 86 } UINT128; typedef
|
H A D | bid_functions.h | 66 } UINT128; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid32_to_bid128.c | 30 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT128, bid32_to_bid128, UINT32, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
|
H A D | bid64_to_bid128.c | 30 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT128, bid64_to_bid128, UINT64, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
|
H A D | bid_gcc_intrinsics.h | 86 } UINT128; typedef
|
H A D | bid_functions.h | 66 } UINT128; typedef
|
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/bid/ |
H A D | bid-dpd.h | 26 typedef struct { UINT64 w[2]; } UINT128; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/bid/ |
H A D | bid-dpd.h | 26 typedef struct { UINT64 w[2]; } UINT128; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/bid/ |
H A D | bid-dpd.h | 26 typedef struct { UINT64 w[2]; } UINT128; typedef
|
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/bid/ |
H A D | bid-dpd.h | 26 typedef struct { UINT64 w[2]; } UINT128; typedef
|
/netbsd-src/usr.bin/xlint/common/ |
H A D | lint.h | 80 UINT128, /* __uint128_t */ enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | value-range.cc | 2152 #define UINT128(N) build_int_cstu (u128_type, (N)) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | range-op.cc | 2835 #define UINT128(N) build_int_cstu (u128_type, (N)) macro
|