Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ endp
Function
endp
src/gpre/languages/ada.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
static inline void endp(const int column)
156
{
157
printa(column,
"end"
);
158
}
159
160
static inline void set_sqlcode(const act* action, const int column)
161
{
Callers
3
gen_event_init
Function · 0.70
gen_event_wait
Function · 0.70
t_start_auto
Function · 0.70
Calls
1
printa
Function · 0.70
Tested by
no test coverage detected