xref: /llvm-project/libclc/generic/lib/math/remainder.cl (revision 5b10494fa8a305370ba6bc150dba5038188bcf50)
1#include <clc/clc.h>
2#include <math/clc_remainder.h>
3
4#define __CLC_FUNC remainder
5#define __CLC_BODY <clc_sw_binary.inc>
6#include <clc/math/gentype.inc>
7