Lines Matching refs:argCount
3185 u4 argCount = pDecInsn->vA;3200 * Verify each register. If "argCount" is bad, verifyRegisterType()3202 * for argCount to be zero.3204 for (ui = 0; ui < argCount; ui++) {