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

Function gen_erase

src/gpre/languages/rmc.cpp:2366–2370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2364//
2365
2366static void gen_erase( const act* action)
2367{
2368 const upd* erase = (upd*) action->act_object;
2369 gen_send(action, erase->upd_port);
2370}
2371
2372
2373//____________________________________________________________

Callers 1

RMC_actionFunction · 0.70

Calls 1

gen_sendFunction · 0.70

Tested by

no test coverage detected