Home
last modified time | relevance | path

Searched defs:u128 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Sema/
H A D128bitint.c8 typedef unsigned u128 __attribute__((__mode__(TI))); typedef
/llvm-project/clang/test/CodeGen/
H A DAtomics.c14 unsigned __int128 u128; variable
/llvm-project/libc/test/src/__support/
H A Dinteger_literals_test.cpp69 TEST(LlvmLibcIntegerLiteralTest,u128) TEST() argument
/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h22 __extension__ typedef unsigned __int128 u128; typedef