Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ CMP_next_ident
Function
CMP_next_ident
src/gpre/cmp.cpp:351–354 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
//
350
351
ULONG CMP_next_ident()
352
{
353
return next_ident++;
354
}
355
356
357
//____________________________________________________________
Callers
14
EXP_post_array
Function · 0.85
CMP_compile_request
Function · 0.85
CMP_t_start
Function · 0.85
cmp_any
Function · 0.85
cmp_blob
Function · 0.85
make_port
Function · 0.85
gen_event_block
Function · 0.85
gen_event_block
Function · 0.85
cmp_array
Function · 0.85
gen_event_block
Function · 0.85
gen_event_block
Function · 0.85
gen_event_block
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected