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

Function lr0

extern/btyacc/lr0.c:586–591  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

584
585
586void lr0()
587{
588 set_derives();
589 set_nullable();
590 generate_states();
591}

Callers 1

mainFunction · 0.85

Calls 3

set_derivesFunction · 0.85
set_nullableFunction · 0.85
generate_statesFunction · 0.85

Tested by

no test coverage detected