Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ stuffSpbShort
Function
stuffSpbShort
src/common/call_service.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
inline void stuffSpbShort(char*& spb, short data)
110
{
111
ADD_SPB_LENGTH(spb, data);
112
}
113
114
inline void stuffSpbLong(char*& spb, SLONG data)
115
{
Callers
2
stuffSpb2
Function · 0.85
callRemoteServiceManager
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected