Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ stuffSpbLong
Function
stuffSpbLong
src/common/call_service.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
inline void stuffSpbLong(char*& spb, SLONG data)
115
{
116
ADD_SPB_NUMERIC(spb, data);
117
}
118
119
static void stuffSpb(char*& spb, char param, const TEXT* value)
120
{
Callers
2
userInfoToSpb
Function · 0.85
callRemoteServiceManager
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected