Searched defs:RETURN_VOID (Results 1 – 10 of 10) sorted by relevance
28 # define RETURN_VOID() do { (void)(pResult); return; } while(0) macro30 # define RETURN_VOID() do { pResult->i = 0xfefeabab; return; }while(0) macro
202 MAP.put(Rops.RETURN_VOID, Dops.RETURN_VOID); in MAP.put()
119 public static final Dop RETURN_VOID = field in Dops
48 public static final int RETURN_VOID = 0x0e; field in DalvOps
373 MAP.put(Rops.RETURN_VOID, Dops.RETURN_VOID); in MAP.put()
122 public static final Dop RETURN_VOID = field in Dops
58 public static final int RETURN_VOID = 0x0e; field in Opcodes
118 public static final Info RETURN_VOID = field in OpcodeInfo
598 public static final Rop RETURN_VOID = field in Rops