MCPcopy Create free account
hub / github.com/dtrace4linux/linux / clp2

Function clp2

common/ctf/ctf_create.c:571–583  ·  view source on GitHub ↗

* When encoding integer sizes, we want to convert a byte count in the range * 1-8 to the closest power of 2 (e.g. 3->4, 5->8, etc). The clp2() function * is a clever implementation from "Hacker's Delight" by Henry Warren, Jr. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ctf_add_encodedFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected