Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libc/cephes/
H A Deconst.c62 unsigned short epi[NE] = variable
98 unsigned short epi[NE] = { variable
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DAbstractBasicWriter.h219 void writeExtParameterInfo(FunctionProtoType::ExtParameterInfo epi) { in writeExtParameterInfo()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp3211 const ExtProtoInfo &epi) in FunctionProtoType()
3387 const ExtProtoInfo &epi, in Profile()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h14559 auto epi = exprFunctionType->getExtProtoInfo(); in TransformBlockExpr() local