Sign in
llvm
/
llvm-project
/
ec056f54589d937ae3f74d795b94de886cbb7ec7
/
.
/
libclc
/
generic
/
lib
/
math
/
fabs.cl
blob: 55701cb36a9512b2ad34284ba3d988b067dca825 [
file
] [
log
] [
blame
]
#
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
>