Searched refs:BT_ADDR (Results 1 – 2 of 2) sorted by relevance
68 public static final int BT_ADDR = 10; field in Type104 public static final Type RETURN_ADDRESS = new Type("<addr>", BT_ADDR);
1253 case Type.BT_ADDR: return MOVE_RETURN_ADDRESS; in opMove()