Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2714
def
cpu_bits():
2715
return
int.bit_length(sys.maxsize+1)
2716
2717
2718
def
_cpu_name():
Callers
1
show_system
Function · 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…