Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ CMP_init
Function
CMP_init
src/gpre/cmp.cpp:338–343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
336
//
337
338
void CMP_init()
339
{
340
lit0 = lit1 = NULL;
341
count_field = slack_byte_field = eof_field = NULL;
342
next_ident = 0;
343
}
344
345
346
//____________________________________________________________
Callers
1
compile_module
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected