hanchenye-llvm-project/libclc/generic/include/math/clc_remainder.h

5 lines
142 B
C
Raw Normal View History

#define __CLC_FUNCTION __clc_remainder
#define __CLC_BODY <clc/math/binary_decl_tt.inc>
#include <clc/math/gentype.inc>
#undef __CLC_FUNCTION