MCPcopy Create free account
hub / github.com/TinyCC/tinycc / exact_log2p1

Function exact_log2p1

tccgen.c:3895–3909  ·  view source on GitHub ↗

If I is >= 1 and a power of two, returns log2(i)+1. If I is 0 returns 0. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

parse_attributeFunction · 0.85
parse_btypeFunction · 0.85
collect_sectionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected