Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Common/
H A Duint128.h262 using SignedInt128 = Int128<true>; variable
270 using int128_t = SignedInt128;