MCPcopy 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
351ULONG CMP_next_ident()
352{
353 return next_ident++;
354}
355
356
357//____________________________________________________________

Callers 14

EXP_post_arrayFunction · 0.85
CMP_compile_requestFunction · 0.85
CMP_t_startFunction · 0.85
cmp_anyFunction · 0.85
cmp_blobFunction · 0.85
make_portFunction · 0.85
gen_event_blockFunction · 0.85
gen_event_blockFunction · 0.85
cmp_arrayFunction · 0.85
gen_event_blockFunction · 0.85
gen_event_blockFunction · 0.85
gen_event_blockFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected