Home
last modified time | relevance | path

Searched refs:OpenLocal (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dnetclient.cc55 int OpenLocal (char const **e, char const *name) in OpenLocal() function
H A Dcody.hh791 int OpenLocal (char const **, char const *name);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmapper-client.cc229 fd = Cody::OpenLocal (&errmsg, name.c_str () + 1); in open_module_client()