Searched defs:HAVE_AMD64_ASM (Results 1 – 2 of 2) sorted by relevance
8 #define HAVE_AMD64_ASM global() macro
605 AC_DEFINE([HAVE_AMD64_ASM], [1], [x86_64 asm code can be used]) definition609 AM_CONDITIONAL([HAVE_AMD64_ASM], [test $HAVE_AMD64_ASM_V = 1]) condition