Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ PAR_unwind
Function
PAR_unwind
src/gpre/par.cpp:1185–1188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1183
//
1184
1185
void PAR_unwind()
1186
{
1187
throw Firebird::LongJump();
1188
}
1189
1190
1191
//____________________________________________________________
Callers
3
PAR_error
Function · 0.85
PAR_get_token
Function · 0.85
CPR_s_error
Function · 0.85
Calls
1
LongJump
Class · 0.85
Tested by
no test coverage detected