MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / endif

Function endif

src/gpre/languages/ada.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143static const char* const DOUBLE_DCL = "firebird.isc_double";
144
145static inline void endif(const int column)
146{
147 printa(column, "end if;");
148}
149
150static inline void begin(const int column)
151{

Callers 15

ADA_actionFunction · 0.70
asgn_fromFunction · 0.70
gen_blob_closeFunction · 0.70
gen_blob_openFunction · 0.70
gen_compileFunction · 0.70
gen_create_databaseFunction · 0.70
gen_ddlFunction · 0.70
gen_dyn_executeFunction · 0.70
gen_dyn_fetchFunction · 0.70
gen_dyn_immediateFunction · 0.70
gen_dyn_openFunction · 0.70
gen_dyn_prepareFunction · 0.70

Calls 1

printaFunction · 0.70

Tested by

no test coverage detected