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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
configure 275 flag64=`$CC -flags | egrep -- '^-m64'`
276 if test x"$flag64" != x"" ; then
  /external/python/cpython2/Modules/zlib/
configure 275 flag64=`$CC -flags | egrep -- '^-m64'`
276 if test x"$flag64" != x"" ; then
  /external/python/cpython3/Modules/zlib/
configure 299 flag64=`$CC -flags | egrep -- '^-m64'`
300 if test x"$flag64" != x"" ; then
  /external/zlib/src/
configure 299 flag64=`$CC -flags | egrep -- '^-m64'`
300 if test x"$flag64" != x"" ; then

Completed in 79 milliseconds