Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
318
DLL_EXPORT struct CALC_IFactory* createFactory()
319
{
320
return CALC_IFactoryImpl_create();
321
}
322
323
324
//--------------------------------------
Callers
2
test
Function · 0.85
test
Function · 0.85
Calls
1
CALC_IFactoryImpl_create
Function · 0.85
Tested by
no test coverage detected