MCPcopy Index your code
hub / github.com/pymupdf/PyMuPDF / cpu_bits

Function cpu_bits

pipcl.py:2714–2715  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2712
2713
2714def cpu_bits():
2715 return int.bit_length(sys.maxsize+1)
2716
2717
2718def _cpu_name():

Callers 1

show_systemFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…