Searched defs:GOTO_TARGET_DECL (Results 1 – 10 of 10) sorted by relevance
/dalvik/vm/mterp/portable/ |
D | stubdefs.cpp | 6 #define GOTO_TARGET_DECL(_target, ...) macro
|
/dalvik/vm/mterp/cstubs/ |
D | stubdefs.cpp | 6 #define GOTO_TARGET_DECL(_target, ...) \ macro
|
/dalvik/vm/mterp/out/ |
D | InterpC-armv5te-vfp.cpp | 384 #define GOTO_TARGET_DECL(_target, ...) \ macro
|
D | InterpC-armv7-a.cpp | 384 #define GOTO_TARGET_DECL(_target, ...) \ macro
|
D | InterpC-armv7-a-neon.cpp | 384 #define GOTO_TARGET_DECL(_target, ...) \ macro
|
D | InterpC-armv5te.cpp | 384 #define GOTO_TARGET_DECL(_target, ...) \ macro
|
D | InterpC-x86.cpp | 384 #define GOTO_TARGET_DECL(_target, ...) \ macro
|
D | InterpC-mips.cpp | 384 #define GOTO_TARGET_DECL(_target, ...) \ macro
|
D | InterpC-portable.cpp | 384 #define GOTO_TARGET_DECL(_target, ...) macro
|
D | InterpC-allstubs.cpp | 384 #define GOTO_TARGET_DECL(_target, ...) \ macro
|