Sign in
cobalt
/
cobalt
/
1bdf8b5470dc937a8c92ce7e2f6d3392c6a1180c
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
MacroFabs1.h
blob: a78c5539f4a20ae42acb618aa228a2c38832384e [
file
] [
log
] [
blame
]
#undef
fabs
#define
fabs
(
x
)
(
x
)
#undef
my_fabs
#define
my_fabs
(
x
)
(
x
)