Home
last modified time | relevance | path

Searched refs:OP_RETURN (Results 1 – 25 of 1143) sorted by path

12345678910>>...46

/dports/audio/ardour6/Ardour-6.8.0/libs/lua/lua-5.3.5/
H A Dlcode.c150 luaK_codeABC(fs, OP_RETURN, first, nret+1, 0); in luaK_ret()
H A Dlopcodes.h218 OP_RETURN,/* A B return R(A), ... ,R(A+B-2) (see note) */ enumerator
H A Dlvm.c1176 vmcase(OP_RETURN) { in luaV_execute()
/dports/audio/moony-lv2/moony-0.36.0/lua-5.4.2/
H A Dlcode.c211 default: op = OP_RETURN; break; in luaK_ret()
1801 SET_OPCODE(*pc, OP_RETURN); in luaK_finish()
1803 case OP_RETURN: case OP_TAILCALL: { in luaK_finish()
H A Dldebug.c635 case OP_CLOSE: case OP_RETURN: in funcnamefromcode()
H A Dlopcodes.h288 OP_RETURN,/* A B C k return R[A], ... ,R[A+B-2] (see note) */ enumerator
H A Dluac.c606 case OP_RETURN: in PrintCode()
H A Dlvm.c1659 vmcase(OP_RETURN) { in luaV_execute()
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/host/
H A Dminilua.c94 OP_RETURN, enumerator
3031 luaK_codeABC(fs,OP_RETURN,first,nret+1,0);
5185 case OP_RETURN:{
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/oniguruma/
H A DHISTORY2021 2003/02/28: [impl] add opcode OP_CALL, OP_RETURN.
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/oniguruma/src/
H A Dregcomp.c1498 r = add_op(reg, OP_RETURN); in compile_bag_memory_node()
1538 r = add_op(reg, OP_RETURN); in compile_bag_memory_node()
H A Dregexec.c261 { OP_RETURN, "return"},
636 case OP_RETURN: in print_compiled_byte_code()
H A Dregint.h558 OP_RETURN, enumerator
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/mrb/
H A Dmrb_eval_context.c78 *iseq = MKOP_AB(OP_RETURN, 1, OP_R_NORMAL); in eval_context_compile()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/mrb/
H A Dmrb_eval_context.c78 *iseq = MKOP_AB(OP_RETURN, 1, OP_R_NORMAL);
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/mrb/
H A Dmrb_eval_context.c78 *iseq = MKOP_AB(OP_RETURN, 1, OP_R_NORMAL); in eval_context_compile()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/mrb/
H A Dmrb_eval_context.c78 *iseq = MKOP_AB(OP_RETURN, 1, OP_R_NORMAL); in eval_context_compile()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/mrb/
H A Dmrb_eval_context.c78 *iseq = MKOP_AB(OP_RETURN, 1, OP_R_NORMAL); in eval_context_compile()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/mrb/
H A Dmrb_eval_context.c78 *iseq = MKOP_AB(OP_RETURN, 1, OP_R_NORMAL); in eval_context_compile()
/dports/databases/redis-devel/redis-0e5b813/deps/lua/src/
H A Dlcode.c70 luaK_codeABC(fs, OP_RETURN, first, nret+1, 0); in luaK_ret()
H A Dldebug.c283 check(pt->sizecode > 0 && GET_OPCODE(pt->code[pt->sizecode-1]) == OP_RETURN); in precheck()
294 case OP_RETURN: in luaG_checkopenop()
437 case OP_RETURN: { in symbexec()
H A Dlopcodes.h194 OP_RETURN,/* A B return R(A), ... ,R(A+B-2) (see note) */ enumerator
H A Dluac.c142 f->code[pc++]=CREATE_ABC(OP_RETURN,0,1,0); in combine()
H A Dlvm.c639 case OP_RETURN: { in luaV_execute()
/dports/databases/redis5/redis-5.0.14/deps/lua/src/
H A Dlcode.c70 luaK_codeABC(fs, OP_RETURN, first, nret+1, 0); in luaK_ret()

12345678910>>...46