Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
inline void DEBUG_XDR_ALLOC(xdr_t*, const void*, const void*, ULONG)
58
{
59
}
60
inline void DEBUG_XDR_FREE(xdr_t*, const void*, const void*, ULONG)
61
{
62
}
Callers
1
xdr_string
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected