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

Method getInt128

src/yvalve/utl.cpp:1409–1413  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1407};
1408
1409IInt128* UtilInterface::getInt128(CheckStatusWrapper* status)
1410{
1411 static IfaceInt128 ifaceInt128;
1412 return &ifaceInt128;
1413}
1414
1415unsigned UtilInterface::setOffsets(CheckStatusWrapper* status, IMessageMetadata* metadata,
1416 IOffsetsCallback* callback)

Callers 2

dumpDataMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected