Sign in
◑
Theme
cobalt
/
cobalt.git
/
ecb76eb1e58da94893009effbde7ffbb7515f9c6
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
MacroFabs1.h
blob: a78c5539f4a20ae42acb618aa228a2c38832384e [
file
]
#undef
fabs
#define
fabs
(
x
)
(
x
)
#undef
my_fabs
#define
my_fabs
(
x
)
(
x
)