Sign in
llvm
/
llvm-project
/
6a01ac7d06df875206f746fc982f58c161249285
/
.
/
libclc
/
generic
/
lib
/
math
/
trunc.cl
blob: 1d5f04a32305411656fdb2497ef1c58107179f15 [
file
]
#
include
<
clc
/
clc
.
h
>
#
include
<
clc
/
math
/
clc_trunc
.
h
>
#
undef __CLC_FUNCTION
#
define
__CLC_FUNCTION trunc
#
include
<
clc
/
math
/
unary_builtin
.
inc
>