Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ begin
Function
begin
src/gpre/languages/ada.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
static inline void begin(const int column)
151
{
152
printa(column,
"begin"
);
153
}
154
155
static inline void endp(const int column)
156
{
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