Sign in
llvm
/
llvm-project
/
311dd55c9eb9342b1c889f6db7728f15b05378bb
/
.
/
libclc
/
generic
/
lib
/
math
/
fmod.cl
blob: fac3fc6eb995d95e8af0a164a8c04bb81fbb39ce [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
include
<
math
/
clc_fmod
.
h
>
#
define
__CLC_FUNC fmod
#
define
__CLC_BODY
<
clc_sw_binary
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>