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

Method getBytes

src/common/DecFloat.cpp:447–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

445}
446
447UCHAR* Decimal64::getBytes()
448{
449 return dec.bytes;
450}
451
452Decimal64 Decimal64::abs() const
453{

Callers 3

xdr_dec64Function · 0.45
xdr_dec128Function · 0.45
xdr_int128Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected