Home
last modified time | relevance | path

Searched refs:op_numbers (Results 1 – 25 of 46) sorted by relevance

12

/dports/lang/yap/yap-6.2.2/C/
H A Damasm.c231 STATIC_PROTO(yamop *a_ue, (op_numbers, op_numbers, yamop *, int));
232 STATIC_PROTO(yamop *a_v, (op_numbers, op_numbers, yamop *, int, struct PSEUDO *));
233 STATIC_PROTO(yamop *a_uv, (Ventry *,op_numbers, op_numbers, op_numbers, op_numbers, yamop *, int));
241 STATIC_PROTO(yamop *a_uc, (CELL, op_numbers, op_numbers, yamop *, int));
243 STATIC_PROTO(yamop *a_un, (op_numbers, op_numbers, int, yamop *, int));
245 STATIC_PROTO(yamop *a_unc, (CELL, op_numbers, op_numbers, int, yamop *, int));
445 emit_op(op_numbers op) in emit_op()
451 opcode(op_numbers op) in opcode()
547 a_ue(op_numbers opcode, op_numbers opcodew, yamop *code_p, int pass_no) in a_ue()
692 a_uv(Ventry *ve, op_numbers opcodex, op_numbers opcodexw, op_numbers opcodey, op_numbers opcodeyw, … in a_uv()
[all …]
H A Dindex.c951 op_numbers op = Yap_op_from_opcode(pc->opc); in has_cut()
1589 op_numbers op = Yap_op_from_opcode(cl->opc); in move_next()
1653 op_numbers op = Yap_op_from_opcode(cl->opc); in add_arg_info()
1909 op_numbers op = Yap_op_from_opcode(cl->opc); in skip_to_arg()
3940 op_numbers op; in expand_index()
4264 op_numbers fop = Yap_op_from_opcode(alt->opc); in expand_index()
5158 op_numbers op0; in kill_clause()
5267 op_numbers op = Yap_op_from_opcode(ipc->opc); in static_clause()
5549 op_numbers op = Yap_op_from_opcode(ipc->opc); in add_to_index()
6125 op_numbers op = Yap_op_from_opcode(ipc->opc); in remove_from_index()
[all …]
H A Dsave.c486 op_numbers i;
1565 op_numbers op = _Ystop;
/dports/lang/yap/yap-6.2.2/H/
H A Dclause.h241 static inline op_numbers
258 static inline op_numbers
261 return((op_numbers)opc); in Yap_op_from_opcode()
H A Damidefs.h134 } op_numbers; typedef
232 /* */ typedef op_numbers OPCODE;
H A DYapproto.h101 OPCODE STD_PROTO(Yap_opcode,(op_numbers));
H A Dwalkclause.h7 op_numbers op;
H A Drheap.h284 AdjustSwitchTable(op_numbers op, yamop *table, COUNT i) in AdjustSwitchTable()
696 RestoreEnvInst(yamop start[2], yamop **instp, op_numbers opc, PredEntry *pred) in RestoreEnvInst()
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Doperators.hpp22 …Value* op_numbers(enum Sass_OP, const Number&, const Number&, struct Sass_Inspect_Options opt, con…
H A Doperators.cpp145 …Value* op_numbers(enum Sass_OP op, const Number& lhs, const Number& rhs, struct Sass_Inspect_Optio… in op_numbers() function
H A Dsass_values.cpp319 rv = Operators::op_numbers(op, *l_n, *r_n, options, l_n->pstate()); in sass_value_op()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Doperators.hpp22 …Value* op_numbers(enum Sass_OP, const Number&, const Number&, struct Sass_Inspect_Options opt, con…
H A Doperators.cpp145 …Value* op_numbers(enum Sass_OP op, const Number& lhs, const Number& rhs, struct Sass_Inspect_Optio… in op_numbers() function
H A Dsass_values.cpp319 rv = Operators::op_numbers(op, *l_n, *r_n, options, l_n->pstate()); in sass_value_op()
/dports/textproc/libsass/libsass-3.6.4/src/
H A Doperators.hpp22 …Value* op_numbers(enum Sass_OP, const Number&, const Number&, struct Sass_Inspect_Options opt, con…
H A Doperators.cpp145 …Value* op_numbers(enum Sass_OP op, const Number& lhs, const Number& rhs, struct Sass_Inspect_Optio… in op_numbers() function
H A Dsass_values.cpp319 rv = Operators::op_numbers(op, *l_n, *r_n, options, l_n->pstate()); in sass_value_op()
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Doperators.hpp22 …Value* op_numbers(enum Sass_OP, const Number&, const Number&, struct Sass_Inspect_Options opt, con…
H A Doperators.cpp145 …Value* op_numbers(enum Sass_OP op, const Number& lhs, const Number& rhs, struct Sass_Inspect_Optio… in op_numbers() function
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Doperators.hpp22 …Value* op_numbers(enum Sass_OP, const Number&, const Number&, struct Sass_Inspect_Options opt, con…
H A Doperators.cpp145 …Value* op_numbers(enum Sass_OP op, const Number& lhs, const Number& rhs, struct Sass_Inspect_Optio… in op_numbers() function
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Doperators.hpp22 …Value* op_numbers(enum Sass_OP, const Number&, const Number&, struct Sass_Inspect_Options opt, con…
H A Doperators.cpp145 …Value* op_numbers(enum Sass_OP op, const Number& lhs, const Number& rhs, struct Sass_Inspect_Optio… in op_numbers() function
H A Dsass_values.cpp319 rv = Operators::op_numbers(op, *l_n, *r_n, options, l_n->pstate()); in sass_value_op()
/dports/lang/yap/yap-6.2.2/VC/include/
H A DYap.h924 op_numbers opnum;

12