llvm-project/clang/test/Sema/Inputs/pointer-subtraction.h

2 lines
56 B
C

#define SYSTEM_MACRO(x) (x) = (char *)((char *)0 - (x))