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

Method index

src/DFSRndNumGenerator.cpp:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 void set_bound(int bound) { bound_ = bound; }
68
69 int index() { return index_; }
70
71private:
72 // Whether this state has been initialized

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected