Home
last modified time | relevance | path

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

/external/elfutils/tests/
Drun-large-elf-file.sh22 long_bit=$(getconf LONG_BIT)
23 echo "long_bit: $long_bit"
24 if test $long_bit -ne 64; then