Home
last modified time | relevance | path

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

/freebsd-src/contrib/diff/src/
H A Danalyze.c595 lin i_end = filevec[f].buffered_lines; in shift_boundaries() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2347 for (unsigned i = 0, i_end = DeclTypeInfo.size(); i < i_end; ++i) { getInnermostNonParenChunk() local
2358 for (unsigned i = DeclTypeInfo.size(), i_end = 0; i != i_end; --i) { getOutermostNonParenChunk() local
2379 for (unsigned i = 0, i_end = DeclTypeInfo.size(); i < i_end; ++i) { isFunctionDeclarator() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp326 for (unsigned i = 0, i_end = DeclTypeInfo.size(); i < i_end; ++i) { in isDeclarationOfFunction() local
H A DSemaTemplateInstantiateDecl.cpp4506 for (unsigned i = 0, i_end = OldProtoLoc.getNumParams(); i != i_end; SubstFunctionType() local