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-tidy][use-internal-linkage] fix false positive for consteval function (#122141)
[llvm-project.git]
/
libclc
/
generic
/
lib
/
math
/
fdim.cl
blob
6899cb7549bc80ddb9aa86731f5e93ea426f5da0
1
#
include
<
clc
/
clc.h
>
2
3
#
include
"math.h"
4
5
#
define __CLC_BODY
<
fdim.inc
>
6
#
include
<
clc
/
math
/
gentype.inc
>