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

Function endp

src/gpre/languages/pas.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147static inline void endp(const int column)
148{
149 printa(column, "end");
150}
151
152static inline void ends(const int column)
153{

Callers 15

PAS_actionFunction · 0.70
gen_blob_closeFunction · 0.70
gen_blob_endFunction · 0.70
gen_blob_openFunction · 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