Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ fatal
Function
fatal
extern/btyacc/error.c:26–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void fatal(char *msg)
27
{
28
fprintf(stderr,
"fatal - %s\n"
, msg);
29
done(2);
30
}
31
32
33
void no_space()
Callers
3
new_state
Function · 0.85
set_goto_map
Function · 0.85
pack_vector
Function · 0.85
Calls
1
done
Function · 0.70
Tested by
no test coverage detected