Searched defs:UINT128 (Results 1 – 8 of 8) sorted by relevance
30 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT128, bid32_to_bid128, UINT32, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
30 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT128, bid64_to_bid128, UINT64, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
86 } UINT128; typedef
66 } UINT128; typedef
26 typedef struct { UINT64 w[2]; } UINT128; typedef
80 UINT128, /* __uint128_t */ enumerator
2152 #define UINT128(N) build_int_cstu (u128_type, (N)) macro