MCPcopy Create free account
hub / github.com/csmith-project/csmith / RandomParamName

Function RandomParamName

src/VariableSelector.cpp:154–158  ·  view source on GitHub ↗

--------------------------------------------------------------

Source from the content-addressed store, hash-verified

152
153// --------------------------------------------------------------
154static string
155RandomParamName(void)
156{
157 return gensym("p_");
158}
159
160// -------------------------------------------------------------
161/*

Callers 1

Calls 1

gensymFunction · 0.85

Tested by

no test coverage detected