Home | History | Annotate | Download | only in libdex

Lines Matching defs:arraySize

2748                 size_t arraySize = calcDefinedClassBitsSize(state);
2749 u4 definedClassBits[arraySize];
2750 memset(definedClassBits, 0, arraySize * sizeof(u4));