Sign in
llvm
/
llvm-project
/
d44ea7186befe38eb2b3804b15cd1ee1777458ed
/
.
/
libclc
/
generic
/
lib
/
math
/
fabs.cl
blob: 9644369d4a0953d9d6cb9284d2f242efb60c5f20 [
file
]
#
include
<
clc
/
clc
.
h
>
#
include
<
clc
/
clcmacro
.
h
>
#
include
<
clc
/
math
/
clc_fabs
.
h
>
#
undef __CLC_FUNCTION
#
define
__CLC_FUNCTION fabs
#
include
"unary_builtin.inc"