MCPcopy 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
150static inline void begin(const int column)
151{
152 printa(column, "begin");
153}
154
155static inline void endp(const int column)
156{

Callers 3

gen_event_initFunction · 0.70
gen_event_waitFunction · 0.70
t_start_autoFunction · 0.70

Calls 1

printaFunction · 0.70

Tested by

no test coverage detected