MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / clear_globalflags

Function clear_globalflags

scripts/tkgen.c:263–268  ·  view source on GitHub ↗

* Each proc we create needs a global declaration for any global variables we * use. To minimize the size of the file, we set a flag each time we output * a global declaration so we know whether we need to insert one for a * given function or not. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

generate_update_varFunction · 0.85
end_procFunction · 0.85
dump_tk_scriptFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected