Searched refs:numLoc (Results 1 – 3 of 3) sorted by relevance
144 int numLoc = ByteArray.readU16bit(info, pos + 2); in visit() local145 pos = locals(pos + 4, offset, numLoc); in visit()
651 const char* numLoc = insert + 4 /* indent spaces */ + testNameSize - 1; in initializeTests() local652 testNumber = atoi(numLoc) + 1; in initializeTests()
771 const char* numLoc = insert + 4 /* indent spaces */ + testNameSize - 1; in initializeTests() local772 testNumber = atoi(numLoc) + 1; in initializeTests()