HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT   87 tools/perf/util/auxtrace.c #if BITS_PER_LONG != 64 && !defined(HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT)
HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT  406 tools/perf/util/auxtrace.h #if BITS_PER_LONG == 64 || !defined(HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT)
HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT  420 tools/perf/util/auxtrace.h #if BITS_PER_LONG != 64 && defined(HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT)
HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT  426 tools/perf/util/auxtrace.h #if BITS_PER_LONG == 64 || !defined(HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT)