Searched refs:newSparseSwitch (Results 1 – 3 of 3) sorted by relevance
822 {: dAsm.newSparseSwitch(r.str_val); :}
950 dAsm.newSparseSwitch((/*r*/(str_token)CUP$stack.elementAt(CUP$top-1)).str_val); in CUP$do_action()
1399 void newSparseSwitch(String reg) throws DasmError { in newSparseSwitch() method in DAsm