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

Function endp

src/gpre/obj_cxx.cpp:151–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151static inline void endp(const int column)
152{
153 printa(column, "}");
154}
155
156static inline void success(const int column, bool ok, const char* status_name, const char* post = "")
157{

Callers 15

OBJ_CXX_actionFunction · 0.70
gen_blob_closeFunction · 0.70
gen_blob_openFunction · 0.70
gen_create_databaseFunction · 0.70
gen_estoreFunction · 0.70
gen_endforFunction · 0.70
gen_eraseFunction · 0.70
gen_event_initFunction · 0.70
gen_event_waitFunction · 0.70
gen_fetchFunction · 0.70
gen_get_segmentFunction · 0.70
gen_loopFunction · 0.70

Calls 1

printaFunction · 0.70

Tested by

no test coverage detected