MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / createFactory

Function createFactory

extern/cloop/src/tests/test1/CTest.c:318–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316
317
318DLL_EXPORT struct CALC_IFactory* createFactory()
319{
320 return CALC_IFactoryImpl_create();
321}
322
323
324//--------------------------------------

Callers 2

testFunction · 0.85
testFunction · 0.85

Calls 1

CALC_IFactoryImpl_createFunction · 0.85

Tested by

no test coverage detected