Searched defs:GOTO_returnFromMethod (Results 1 - 12 of 12) sorted by relevance

/dalvik/vm/mterp/portable/
H A Dstubdefs.c62 #define GOTO_returnFromMethod() goto returnFromMethod; macro
/dalvik/vm/mterp/cstubs/
H A Dstubdefs.c79 #define GOTO_returnFromMethod() \ macro
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.c499 #define GOTO_returnFromMethod() \ macro
1350 GOTO_returnFromMethod();
1359 GOTO_returnFromMethod();
1367 GOTO_returnFromMethod();
1377 GOTO_returnFromMethod();
H A DInterpC-armv4t.c499 #define GOTO_returnFromMethod() \ macro
H A DInterpC-armv5te-vfp.c499 #define GOTO_returnFromMethod() \ macro
H A DInterpC-armv5te.c499 #define GOTO_returnFromMethod() \ macro
H A DInterpC-armv7-a-neon.c499 #define GOTO_returnFromMethod() \ macro
H A DInterpC-armv7-a.c499 #define GOTO_returnFromMethod() \ macro
H A DInterpC-portstd.c491 #define GOTO_returnFromMethod() goto returnFromMethod; macro
1450 GOTO_returnFromMethod();
1459 GOTO_returnFromMethod();
1467 GOTO_returnFromMethod();
1477 GOTO_returnFromMethod();
H A DInterpC-x86-atom.c499 #define GOTO_returnFromMethod() \ macro
H A DInterpC-x86.c499 #define GOTO_returnFromMethod() \ macro
H A DInterpC-portdbg.c497 #define GOTO_returnFromMethod() goto returnFromMethod; macro
1711 GOTO_returnFromMethod();
1720 GOTO_returnFromMethod();
1728 GOTO_returnFromMethod();
1738 GOTO_returnFromMethod();

Completed in 3311 milliseconds