Lines Matching refs:send
104 static void send ( char* s )117 send("in ");118 send(s);119 send("-pre: fact(");120 send(buf);121 send(")\n");130 send("in ");131 send(s);132 send("-post: fact(");133 send(buf);134 send(") = ");136 send(buf);137 send("\n");