repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Clang][Sema] Reject declaring an alias template with the same name as its template...
[llvm-project.git]
/
libclc
/
generic
/
lib
/
math
/
trunc.cl
blob
1d5f04a32305411656fdb2497ef1c58107179f15
1
#
include
<
clc
/
clc.h
>
2
#
include
<
clc
/
math
/
clc_trunc.h
>
3
4
#
undef __CLC_FUNCTION
5
#
define __CLC_FUNCTION trunc
6
#
include
<
clc
/
math
/
unary_builtin.inc
>