scp-fs2open/fs2open.github.com
lib/jansson/CMakeLists.txt
:267
check_c_source_compiles ("int main() { unsigned long val; __sync_bool_compare_and_swap(&val, 0, 1); return 0; } " HAVE_SYNC_BUILTINS)