OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_RETURN
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/skia/third_party/lua/src/
lopcodes.h
209
OP_RETURN
,/* A B return R(A), ... ,R(A+B-2) (see note) */
235
set to last_result+1, so next open instruction (OP_CALL,
OP_RETURN
,
241
(*) In
OP_RETURN
, if (B == 0) then return up to `top'.
lcode.c
70
luaK_codeABC(fs,
OP_RETURN
, first, nret+1, 0);
lvm.c
752
vmcasenb(
OP_RETURN
,
/dalvik/libdex/
DexOpcodes.h
86
OP_RETURN
= 0x0f,
352
H(
OP_RETURN
), \
[
all
...]
/external/chromium_org/third_party/libaddressinput/src/java/
android.jar
Completed in 681 milliseconds