llvm-project/libclc/generic/include/clc/math/half_exp2.h

10 lines
193 B
C
Raw Normal View History

#define __CLC_BODY <clc/math/unary_decl.inc>
#define __CLC_FUNCTION half_exp2
#define __FLOAT_ONLY
#include <clc/math/gentype.inc>
#undef __FLOAT_ONLY
#undef __CLC_BODY
#undef __CLC_FUNCTION