Searched refs:_bitness (Results 1 – 1 of 1) sorted by relevance
202 local _ostype _cputype _bitness _arch _clibtype250 _bitness=$(get_bitness)327 if [ "$_bitness" -eq 64 ]; then358 if [ "${_ostype}" = unknown-linux-gnu ] && [ "${_bitness}" -eq 32 ]; then