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

Function gen_erase

src/gpre/languages/ada.cpp:1688–1692  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1686//
1687
1688static void gen_erase( const act* action, int column)
1689{
1690 upd* erase = (upd*) action->act_object;
1691 gen_send(action, erase->upd_port, column);
1692}
1693
1694
1695//____________________________________________________________

Callers 1

ADA_actionFunction · 0.70

Calls 1

gen_sendFunction · 0.70

Tested by

no test coverage detected