Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/mirror-goog-main-rust-toolchain-source
/
.
/
libclc
/
generic
/
lib
/
math
/
fabs.cl
blob: 55701cb36a9512b2ad34284ba3d988b067dca825 [
file
] [
log
] [
blame
] [
edit
]
#
include
<
clc
/
clc
.
h
>
#
include
<
clc
/
clcmacro
.
h
>
#
include
<
clc
/
math
/
clc_fabs
.
h
>
#
undef __CLC_FUNCTION
#
define
__CLC_FUNCTION fabs
#
include
<
clc
/
math
/
unary_builtin
.
inc
>