Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
151
static inline void endp(const int column)
152
{
153
printa(column,
"}"
);
154
}
155
156
static inline void success(const int column, bool ok, const char* status_name, const char* post =
""
)
157
{
Callers
15
OBJ_CXX_action
Function · 0.70
gen_blob_close
Function · 0.70
gen_blob_open
Function · 0.70
gen_create_database
Function · 0.70
gen_estore
Function · 0.70
gen_endfor
Function · 0.70
gen_erase
Function · 0.70
gen_event_init
Function · 0.70
gen_event_wait
Function · 0.70
gen_fetch
Function · 0.70
gen_get_segment
Function · 0.70
gen_loop
Function · 0.70
Calls
1
printa
Function · 0.70
Tested by
no test coverage detected