Searched defs:fullRegCount (Results 1 - 1 of 1) sorted by relevance
/dalvik/vm/analysis/ | ||
H A D | CodeVerify.c | 5690 int fullRegCount = regCount + kExtraRegs; local 5696 int regCharSize = fullRegCount + (fullRegCount-1)/4 + 2 +1; |
Completed in 34 milliseconds