Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ safe_math_wrapper
Method
safe_math_wrapper
src/CGOptions.cpp:640–644 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
638
}
639
640
void
641
CGOptions::safe_math_wrapper(string ids)
642
{
643
StringUtils::split_int_string(ids, safe_math_wrapper_ids_,
","
);
644
}
645
646
bool
647
CGOptions::safe_math_wrapper(int id)
Callers
nothing calls this directly
Calls
2
begin
Method · 0.80
end
Method · 0.80
Tested by
no test coverage detected