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

Function gen_estore

src/gpre/languages/rmc.cpp:2325–2329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2323//
2324
2325static void gen_estore( const act* action)
2326{
2327 const gpre_req* request = action->act_request;
2328 gen_start(action, request->req_primary);
2329}
2330
2331
2332//____________________________________________________________

Callers 1

RMC_actionFunction · 0.70

Calls 1

gen_startFunction · 0.70

Tested by

no test coverage detected