MCPcopy 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
162const char *
163AbsRndNumGenerator::get_hex1()
164{
165 return AbsRndNumGenerator::hex1;
166}
167
168const char *
169AbsRndNumGenerator::get_dec1()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected