Lines Matching full:matchloop
1534 unsigned matchLoop = 0;1540 for(matchLoop = 0; matchLoop < inOptions->mMatchModuleCount; matchLoop++)1542 if(0 == strcmp(inModule->mModule, inOptions->mMatchModules[matchLoop]))1548 if(matchLoop == inOptions->mMatchModuleCount)