llvm-project/libclc/generic/include/math/clc_pow.h

6 lines
154 B
C

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