modernc.org/cc@v1.0.1/testdata/issue72.h (about) 1 enum { 2 PERF_TXN_ABORT_MASK = (0xffffffffULL << 32) 3 };