Home
last modified time | relevance | path

Searched refs:OKResponse (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dclient.cc19 static Packet OKResponse (std::vector<std::string> &words);
30 &OKResponse,
257 Packet OKResponse (std::vector<std::string> &words) in OKResponse() function
H A Dresolver.cc167 s->OKResponse (); in ModuleCompiledRequest()
H A Dserver.cc273 void Server::OKResponse () in OKResponse() function in Cody::Server
H A Dcody.hh726 void OKResponse ();
/netbsd-src/external/gpl3/gcc/dist/c++tools/
H A Dresolver.cc320 s->OKResponse(); in ModuleCompiledRequest()