Home
last modified time | relevance | path

Searched defs:sk (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dunsigned-promotion.c9 unsigned short si, sj, sk; variable
/llvm-project/libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/
H A Ddefault.pass.cpp82 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test() local
121 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test2() local
/llvm-project/libcxx/test/std/utilities/function.objects/func.search/func.search.bm/
H A Ddefault.pass.cpp83 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test() local
122 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test2() local
/llvm-project/libcxx/test/std/utilities/function.objects/func.search/func.search.default/
H A Ddefault.pass.cpp83 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test() local
/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.search/
H A Dsearch.pass.cpp107 const unsigned sk = sizeof(ik)/sizeof(ik[0]); in test() local
/llvm-project/libc/AOR_v20.02/math/
H A Dv_powf.c166 int32_t sk; in V_NAME() local
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp205 constexpr const int *sk = &s.k; global() variable