Home
last modified time | relevance | path

Searched refs:ofsref (Results 1 – 12 of 12) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/agt/
H A Dparser.cpp581 static parse_rec *convert_to_all(parse_rec *list, int *ofsref) { in convert_to_all() argument
585 for (i = *ofsref; list[i].info != D_AND && list[i].info != D_END; i++); in convert_to_all()
586 cnt = i - *ofsref; /* Number of objects. We will add cnt-1 ANDs */ in convert_to_all()
590 memmove(list + *ofsref + 2 * cnt - 1, list + *ofsref + cnt, in convert_to_all()
591 (i + 1 - cnt - *ofsref)*sizeof(parse_rec)); in convert_to_all()
594 list[*ofsref + 2 * i] = list[*ofsref + i]; in convert_to_all()
596 k = *ofsref + 2 * i - 1; in convert_to_all()
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_record.c1051 IRRef ofsref = 0; in rec_idx_abc() local
1054 ofsref = ir->op2; in rec_idx_abc()
1055 ofs = IR(ofsref)->i; in rec_idx_abc()
1068 emitir(IRTI(IR_ADD), J->scev.stop, ofsref)); in rec_idx_abc()
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_record.c1048 IRRef ofsref = 0; in rec_idx_abc() local
1051 ofsref = ir->op2; in rec_idx_abc()
1052 ofs = IR(ofsref)->i; in rec_idx_abc()
1065 emitir(IRTI(IR_ADD), J->scev.stop, ofsref)); in rec_idx_abc()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_record.c1048 IRRef ofsref = 0; in rec_idx_abc() local
1051 ofsref = ir->op2; in rec_idx_abc()
1052 ofs = IR(ofsref)->i; in rec_idx_abc()
1065 emitir(IRTI(IR_ADD), J->scev.stop, ofsref)); in rec_idx_abc()
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_record.c1048 IRRef ofsref = 0; in rec_idx_abc() local
1051 ofsref = ir->op2; in rec_idx_abc()
1052 ofs = IR(ofsref)->i; in rec_idx_abc()
1065 emitir(IRTI(IR_ADD), J->scev.stop, ofsref)); in rec_idx_abc()
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_record.c1254 IRRef ofsref = 0; in rec_idx_abc() local
1257 ofsref = ir->op2; in rec_idx_abc()
1258 ofs = IR(ofsref)->i; in rec_idx_abc()
1271 emitir(IRTI(IR_ADD), J->scev.stop, ofsref)); in rec_idx_abc()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_record.c1284 IRRef ofsref = 0; in rec_idx_abc() local
1287 ofsref = ir->op2; in rec_idx_abc()
1288 ofs = IR(ofsref)->i; in rec_idx_abc()
1302 emitir(IRTI(IR_ADD), J->scev.stop, ofsref)); in rec_idx_abc()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_record.c1209 IRRef ofsref = 0; in rec_idx_abc() local
1212 ofsref = ir->op2; in rec_idx_abc()
1213 ofs = IR(ofsref)->i; in rec_idx_abc()
1226 emitir(IRTI(IR_ADD), J->scev.stop, ofsref)); in rec_idx_abc()
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_record.c1254 IRRef ofsref = 0; in rec_idx_abc() local
1257 ofsref = ir->op2; in rec_idx_abc()
1258 ofs = IR(ofsref)->i; in rec_idx_abc()
1271 emitir(IRTI(IR_ADD), J->scev.stop, ofsref)); in rec_idx_abc()
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_record.c1364 IRRef ofsref = 0; in rec_idx_abc() local
1367 ofsref = ir->op2; in rec_idx_abc()
1368 ofs = IR(ofsref)->i; in rec_idx_abc()
1382 emitir(IRTI(IR_ADD), J->scev.stop, ofsref)); in rec_idx_abc()
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_record.c1364 IRRef ofsref = 0; in rec_idx_abc() local
1367 ofsref = ir->op2; in rec_idx_abc()
1368 ofs = IR(ofsref)->i; in rec_idx_abc()
1382 emitir(IRTI(IR_ADD), J->scev.stop, ofsref)); in rec_idx_abc()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_record.c1364 IRRef ofsref = 0; in rec_idx_abc() local
1367 ofsref = ir->op2; in rec_idx_abc()
1368 ofs = IR(ofsref)->i; in rec_idx_abc()
1382 emitir(IRTI(IR_ADD), J->scev.stop, ofsref)); in rec_idx_abc()