Searched defs:OP_REM_LONG (Results 1 - 2 of 2) sorted by relevance

/dalvik/libcore/dalvik/src/main/java/dalvik/bytecode/
H A DOpcodes.java201 int OP_REM_LONG = 0x9f; field in interface:Opcodes
/dalvik/libdex/
H A DOpCode.h249 OP_REM_LONG = 0x9f, enumerator in enum:OpCode
557 H(OP_REM_LONG), \

Completed in 11 milliseconds