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

Function gen_erase

src/gpre/languages/cob.cpp:2250–2254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2248//
2249
2250static void gen_erase( const act* action)
2251{
2252 const upd* erase = (upd*) action->act_object;
2253 gen_send(action, erase->upd_port);
2254}
2255
2256
2257//____________________________________________________________

Callers 1

COB_actionFunction · 0.70

Calls 1

gen_sendFunction · 0.70

Tested by

no test coverage detected