Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/atari/stand/ahdilabel/
H A Dcheck.c51 u_int32_t i_end, j_end; in ahdi_checklabel() local
/netbsd-src/games/rogue/
H A Dmove.c244 short i, j, i_end, j_end, row, col; in next_to_something() local
H A Droom.c136 short i, j, i_end, j_end; in light_passage() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DQLParser.tab.cc1254 i_end = yystack_.end (); in yy_stack_print_() local
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Danalyze.c635 int i_end = filevec[f].buffered_lines; local
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Danalyze.c622 lin i_end = filevec[f].buffered_lines; in shift_boundaries() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h2267 for (unsigned i = 0, i_end = DeclTypeInfo.size(); i < i_end; ++i) { in getInnermostNonParenChunk() local
2278 for (unsigned i = DeclTypeInfo.size(), i_end = 0; i != i_end; --i) { in getOutermostNonParenChunk() local
2299 for (unsigned i = 0, i_end = DeclTypeInfo.size(); i < i_end; ++i) { in isFunctionDeclarator() local
/netbsd-src/external/apache2/llvm/dist/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.cpp4194 for (unsigned i = 0, i_end = OldProtoLoc.getNumParams(); i != i_end; in SubstFunctionType() local