Searched refs:sendOutput (Results 1 – 3 of 3) sorted by relevance
56 void sendOutput(const char text[]);
151 fe->sendOutput(str.c_str()); in exec()224 fe->sendOutput(str.c_str()); in exec()
25 void ForthEngine::sendOutput(const char text[]) { in sendOutput() function in ForthEngine