xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Sema
/
Inputs
/
pointer-subtraction.h
(revision 9cb00b9e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
define
SYSTEM_MACRO
(
x
) (
x
) = (
char
*)((
char
*)0 - (
x
))
2