Home
last modified time | relevance | path

Searched refs:npads (Results 1 – 1 of 1) sorted by relevance

/external/javassist/src/main/javassist/compiler/
DCodeGen.java506 int npads = 3 - (opcodePc & 3); in atSwitchStmnt() local
507 while (npads-- > 0) in atSwitchStmnt()