Searched refs:inx (Results 1 – 6 of 6) sorted by relevance
67 int inx; in NCURSES_EXPORT() local70 for (inx = 0; (inx < CCHARW_MAX) in NCURSES_EXPORT()71 && ((wch = text[col].chars[inx]) != 0); in NCURSES_EXPORT()72 ++inx) { in NCURSES_EXPORT()
154 inx = 1155 do while inx <= last156 if codes.inx = 0 then161 codes.inx = new_code164 say ' "'names.inx'" @'codes.inx' NONAME'165 inx = inx + 1
457 for (uint32_t inx = 0; inx < MFI.MergedFunctions.size(); inx++) { in dump() local458 OS << "++ Merged FunctionInfos[" << inx << "]:\n"; in dump()459 dump(OS, MFI.MergedFunctions[inx], 4); in dump()
109 test(int inx)124 snprintf(file, sizeof(file), "file.%06d", inx);
705 for (uint32_t inx = 0; inx < protocolCount; ++inx) { in parseProtocolListInfo() local