Lines Matching defs:numInstructions
638 uint maxInstructions = 10, numInstructions = 0;666 mach->NumInstructions = 0;782 if (numInstructions == maxInstructions) {791 memcpy(instructions + numInstructions,795 numInstructions++;817 mach->NumInstructions = numInstructions;4287 assert(pc < (int) mach->NumInstructions);