MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / activate

Method activate

src/jrd/exe.h:662–665  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

660}
661
662inline void CompilerScratch::csb_repeat::activate()
663{
664 csb_flags |= csb_active;
665}
666
667inline void CompilerScratch::csb_repeat::deactivate()
668{

Callers 7

gbakFunction · 0.45
pass2Method · 0.45
internalAttachMethod · 0.45
createDatabaseMethod · 0.45
initDoneMethod · 0.45
pass2RseMethod · 0.45
compileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected