Home
last modified time | relevance | path

Searched defs:ki (Results 1 – 10 of 10) sorted by relevance

/llvm-project/libc/AOR_v20.02/math/
H A Dexp2.c32 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
80 uint64_t ki, idx, top, sbits; in exp2() local
H A Dexp.c34 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
84 uint64_t ki, idx, top, sbits; in exp_inline() local
H A Dexp2f.c38 uint64_t ki, t; in exp2f() local
H A Dexpf.c38 uint64_t ki, t; in expf() local
H A Dpow.c129 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
177 uint64_t ki, idx, top, sbits; in exp_inline() local
H A Dpowf.c77 uint64_t ki, ski, t; in exp2_inline() local
H A Dv_powf.c171 uint64_t ki, t; in V_NAME() local
/llvm-project/clang/test/CXX/temp/temp.res/temp.dep/temp.dep.constexpr/
H A Dp2-0x.cpp29 static const int ki = 42; in T() local
/llvm-project/clang/test/AST/Interp/
H A Dcxx11.cpp
/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1.cpp51 const int ki = 9; global() variable