Home
last modified time | relevance | path

Searched refs:_bitness (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/floss/build/rustup/
Drustup.sh202 local _ostype _cputype _bitness _arch _clibtype
250 _bitness=$(get_bitness)
327 if [ "$_bitness" -eq 64 ]; then
358 if [ "${_ostype}" = unknown-linux-gnu ] && [ "${_bitness}" -eq 32 ]; then