Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ gcc_build_bitness.py
File
gcc_build_bitness.py
numpy/_build_utils/gcc_build_bitness.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!python
2
""
" Detect bitness (32 or 64) of Mingw-w64 gcc build target on Windows.
3
""
"
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected