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

Function make_name

src/gpre/languages/rmc.cpp:4009–4013  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4007//
4008
4009static void make_name(TEXT* const string, const gpre_sym* symbol)
4010{
4011
4012 make_name_formatted(string, "%s", symbol);
4013}
4014
4015
4016//____________________________________________________________

Callers 1

gen_databaseFunction · 0.70

Calls 1

make_name_formattedFunction · 0.70

Tested by

no test coverage detected