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