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

Function DEBUG_XDR_ALLOC

src/common/xdr.cpp:57–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56#else
57inline void DEBUG_XDR_ALLOC(xdr_t*, const void*, const void*, ULONG)
58{
59}
60inline void DEBUG_XDR_FREE(xdr_t*, const void*, const void*, ULONG)
61{
62}

Callers 1

xdr_stringFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected