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