Searched refs:cNetworkType (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A D20091026-1_1.C3 class cNetworkType;
4 inline cNetworkType *findNetwork(const char *s)
6 return (cNetworkType *)networks.find(s);
10 cNetworkType *network = findNetwork(opt_network_name);
H A D20091026-1_0.C9 class cNetworkType : public cObject { }; class in inherits:cObject
10 cNetworkType *networktype;

Completed in 43 milliseconds