Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Datomics-inlining.c10 unsigned long long ll1, ll2; variable
/minix3/games/adventure/
H A Dsubr.c302 int ll1, ll2; in march() local
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-0x.cpp174 unsigned long long ll2 = { 1 }; // OK in shrink_int() local
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp248 …constexpr long long ll2 = ll1 + 1; // expected-error {{constant}} expected-note {{ 922337203685477… variable