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
[SampleProfileLoader] Fix integer overflow in generateMDProfMetadata (#90217)
[llvm-project.git]
/
libclc
/
generic
/
lib
/
math
/
fmod.cl
blob
fac3fc6eb995d95e8af0a164a8c04bb81fbb39ce
1
#
include
<
clc
/
clc.h
>
2
#
include
<
math
/
clc_fmod.h
>
3
4
#
define __CLC_FUNC fmod
5
#
define __CLC_BODY
<
clc_sw_binary.inc
>
6
#
include
<
clc
/
math
/
gentype.inc
>