HomeSort by relevance Sort by last modified time
    Searched refs:ABI64 (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/
sparccpuid.S 2 # define ABI64 /* They've said -xarch=v9 at command line */
4 # define ABI64 /* They've said -m64 at command line */
7 #ifdef ABI64
172 #ifndef ABI64
322 #ifdef ABI64
342 #ifndef ABI64
363 #ifdef ABI64
375 #ifndef ABI64
  /external/chromium_org/third_party/mesa/src/bin/
mklib 511 ABI64=`file $1 | grep "ELF 64-bit"`
512 if [ "${ABI64}" ] ; then
  /external/mesa3d/bin/
mklib 511 ABI64=`file $1 | grep "ELF 64-bit"`
512 if [ "${ABI64}" ] ; then

Completed in 121 milliseconds