D | engine.c | 121 #define SP(t, s, c) print(m, t, s, c, stdout) macro 125 #define SP(t, s, c) /* nothing */ macro 760 SP("start", st, *p); in fast() 785 SP("boleol", st, c); in fast() 799 SP("boweow", st, c); in fast() 811 SP("aft", st, c); in fast() 849 SP("sstart", st, *p); in slow() 873 SP("sboleol", st, c); in slow() 887 SP("sboweow", st, c); in slow() 901 SP("saft", st, c); in slow()
|