Home
last modified time | relevance | path

Searched refs:to_peg (Results 1 – 4 of 4) sorted by relevance

/dports/cad/tkgate/tkgate-2.1/test/tkgate/
H A Dhanoi2.v202 module tower(from_peg, to_peg, done, clk, start);
215 output [1:0] from_peg, to_peg; port
235 assign to_peg = bus[1:0];
H A Dhanoi.v203 module tower(from_peg, to_peg, done, clk, start);
216 output [1:0] from_peg, to_peg; port
236 assign to_peg = bus[1:0];
/dports/math/R/R-4.1.2/src/main/
H A Dmemory.c650 #define BULK_MOVE(from_peg,to_peg) do { \ argument
652 SEXP __to__ = (to_peg); \
/dports/math/libRmath/R-4.1.1/src/main/
H A Dmemory.c650 #define BULK_MOVE(from_peg,to_peg) do { \ argument
652 SEXP __to__ = (to_peg); \