Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ get_hex1
Method
get_hex1
src/AbsRndNumGenerator.cpp:162–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
const char *
163
AbsRndNumGenerator::get_hex1()
164
{
165
return AbsRndNumGenerator::hex1;
166
}
167
168
const char *
169
AbsRndNumGenerator::get_dec1()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected