Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
147
static inline void endp(const int column)
148
{
149
printa(column,
"end"
);
150
}
151
152
static inline void ends(const int column)
153
{
Callers
15
PAS_action
Function · 0.70
gen_blob_close
Function · 0.70
gen_blob_end
Function · 0.70
gen_blob_open
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