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

Method dtFunctionUserBuildInvocation_minimal_depth

src/DepthSpec.cpp:202–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202int DepthSpec::dtFunctionUserBuildInvocation_minimal_depth(int flag)
203{
204 return dtExpressionRandomParam_minimal_depth(flag);
205}
206
207int DepthSpec::dtFunctionInvocationStdFunc_minimal_depth(int)
208{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected