MCPcopy 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
155static inline void endp(const int column)
156{
157 printa(column, "end");
158}
159
160static inline void set_sqlcode(const act* action, const int column)
161{

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