xref: /llvm-project/libclc/generic/lib/math/fmod.cl (revision 93af966747b59d37c57312a0c0242151076c072b)
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>
7