Searched refs:_is_running_32bit (Results 1 – 1 of 1) sorted by relevance
113 def _is_running_32bit(): function126 if machine == "x86_64" and _is_running_32bit():128 elif machine == "ppc64" and _is_running_32bit():135 if result == "linux_x86_64" and _is_running_32bit():