Home | History | Annotate | Download | only in x86

Lines Matching full:testval

1144     //dvmNcgHandlePackedSwitch: testVal, size, first_key, targets
1155 //return targets[testVal - first_key]
1209 //dvmNcgHandleSparseSwitch: keys, size, testVal
1219 //if testVal is in keys, return the corresponding target